Skip to content

Re-enable one torchvision CUDA CI for tests #2048

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

Merged
merged 2 commits into from
Apr 2, 2020

Conversation

fmassa
Copy link
Member

@fmassa fmassa commented Apr 2, 2020

It seems to have been disabled in #1980

Note that the only test that effectively uses GPUs for linux are those which calls into binary_linux_conda_cuda, which was not applied anymore.

This should be more consistent overall, but TBD if we want to have all cuda jobs that build torchvision to use GPUs

@fmassa fmassa requested a review from seemethere April 2, 2020 12:23
@fmassa
Copy link
Member Author

fmassa commented Apr 2, 2020

Looks like CUDA tests are still skipping...

@fmassa
Copy link
Member Author

fmassa commented Apr 2, 2020

Ok, using CUDA 9.2 fixed the issue, maybe the pytorch docker image doesn't support CUDA 10.2 yet

@fmassa
Copy link
Member Author

fmassa commented Apr 2, 2020

Merging this to unblock other work, the current test failure in CUDA is known and is being tracked in #2035 (with an open PR to fix it)

@fmassa fmassa merged commit c732dfe into pytorch:master Apr 2, 2020
@fmassa fmassa deleted the reenable-cuda-test branch April 2, 2020 13:42
fmassa added a commit to fmassa/vision-1 that referenced this pull request Jun 10, 2020
* Re-enable one torchvision CUDA CI for tests

* Try with CUDA 9.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant