Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Nova] GHA Linux GPU Job #6804

Merged
merged 4 commits into from
Oct 26, 2022
Merged

[Nova] GHA Linux GPU Job #6804

merged 4 commits into from
Oct 26, 2022

Conversation

osalpekar
Copy link
Member

@osalpekar osalpekar commented Oct 20, 2022

Adding a GHA job for Linux GPU. Only added python3.8 x cuda11.6 since this is the only config for Linux GPU jobs that's run at the moment in CircleCI, other python and CUDA versions are run on main/other branches only and not per-PR.

cc @seemethere

Copy link
Contributor

@DanilBaibak DanilBaibak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@osalpekar osalpekar merged commit add7596 into pytorch:main Oct 26, 2022
@github-actions
Copy link

Hey @osalpekar!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

facebook-github-bot pushed a commit that referenced this pull request Oct 27, 2022
Summary:
* [Nova] GHA Linux GPU Job

* increase timeout since jobs timeout and cancel after 30 mins

* bigger instance and longer timeout

* use instance with more gpu memory and only run py38 and cu116 on PR CI

Reviewed By: YosuaMichael

Differential Revision: D40755988

fbshipit-source-id: e9902db861cc7a5fa72fd110e5ccc1c410398b8e
@vfdev-5
Copy link
Collaborator

vfdev-5 commented Nov 7, 2022

@osalpekar can you please check if CUDA tests are really running ?

I have an impression that installed torch does not have CUDA available : https://github.com/pytorch/vision/actions/runs/3396459351/jobs/5647549321#step:8:1021

I'm trying your setup for prototype tests where we expect tests to fail on GPU and seems like they were skipped as cuda is not available, #6919

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants