Skip to content

nvJPEG is missing from Windows GPU runners #3979

@pmeier

Description

@pmeier

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions