-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
According to the NVIDIA website, nvJPEG should come with the CUDA installation:
- For the most current version of nvJPEG, download the CUDA Toolkit.
- If you are using CUDA Toolkit 10.0 or 9.0, please download the nvJPEG installer.
However, this does not seem to be the case: https://github.com/pytorch/vision/actions/runs/4594756756/jobs/8114184733#step:9:234
The images torchvision uses for CircleCI have an explicit check for this: https://github.com/pytorch/vision/blob/781f512b01bc2324d7fdd11f0901f60571fc476f/.circleci/unittest/windows/scripts/set_cuda_envs.sh#L32-L35 Doing the same on the windows_job, fails (pytorch/vision#7475)
This currently blocks migrating Windows GPU workflows for torchvision.
Metadata
Metadata
Assignees
Labels
No labels