Jimver / cuda-toolkit

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

Add CUDA 12.4.0 and 12.4.1 #322

Closed anders-wind closed 4 months ago

anders-wind commented 5 months ago

Adds support for installing 12.4.0 and 12.4.1

anders-wind commented 5 months ago

Error from CI windows does not look related to the changes in this PR:

Warning: Error during installation: Error: The process 'D:\a\cuda-toolkit\cuda-toolkit\cuda_installer-windows-10.0.20348-12.3.2\cuda_installer-windows-10.0.20348_12.3.2.exe' failed with exit code 2147944003
Error: Error: The process 'D:\a\cuda-toolkit\cuda-toolkit\cuda_installer-windows-10.0.20348-12.3.2\cuda_installer-windows-10.0.20348_12.3.2.exe' failed with exit code 2147944003
anders-wind commented 4 months ago

For people coming here. You can use uses: anders-wind/cuda-toolkit@feature/cuda_12.4.0 (See fork https://github.com/anders-wind/cuda-toolkit/tree/feature/cuda_12.4.0) as your action until this has been merged 👍

Jimver commented 4 months ago

Thanks for the PR!

anders-wind commented 4 months ago

Thanks for merging 🙏