NVIDIA / VideoProcessingFramework

Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions
Apache License 2.0
1.32k stars 233 forks source link

Build CI is no longer allowed to use Jimver/cuda-toolkit@v0.2.8 #485

Open theHamsta opened 1 year ago

theHamsta commented 1 year ago

With the switch of NVIDIA to a organizational account our CI is no longer allowed to use Jimver/cuda-toolkit@v0.2.8 (https://github.com/theHamsta/VideoProcessingFramework/blob/766d38b0528a9d81b8e4acebce78cd0655f4d16d/.github/workflows/build.yml#L57-L73). See https://github.com/NVIDIA/VideoProcessingFramework/actions/runs/5004087310 .

CUDA toolkit would need to be installed manually in CI or the action forked to a repository under the NVIDIA namespace