Jimver / cuda-toolkit

GitHub Action to install CUDA
MIT License
144 stars 54 forks source link

Is there any way to manually specify a version with its link? #361

Open garyoberbrunner-gpsw opened 2 months ago

garyoberbrunner-gpsw commented 2 months ago

I need to use CUDA 12.5.1 which includes an important fix (see https://forums.developer.nvidia.com/t/cudacompile-nvcc-error-cudafe-died-with-status-0xc0000409/260651/15). Is there any way to specify that in the action's params? Or would I have to fork it?