cudaPackages_12_4: 12.4.0 -> 12.4.1 (#384839)

This commit is contained in:
Pavol Rusnak
2025-02-26 15:43:20 +01:00
committed by GitHub
5 changed files with 1209 additions and 1209 deletions
@@ -16,7 +16,7 @@ let
"12.1" = "12.1.1";
"12.2" = "12.2.2";
"12.3" = "12.3.2";
"12.4" = "12.4.0";
"12.4" = "12.4.1";
"12.5" = "12.5.1";
"12.6" = "12.6.3";
"12.8" = "12.8.0";
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -89,9 +89,9 @@
};
"12.4" = {
version = "12.4.0";
url = "https://developer.download.nvidia.com/compute/cuda/12.4.0/local_installers/cuda_12.4.0_550.54.14_linux.run";
sha256 = "sha256-5qhC9OypSQV1zbaLaxu3jUe5Wol95I3uKSxDGJLlfRc=";
version = "12.4.1";
url = "https://developer.download.nvidia.com/compute/cuda/12.4.1/local_installers/cuda_12.4.1_550.54.15_linux.run";
sha256 = "sha256-Nn0imbOkWIq0h6bScnbKXZ6tbjlJBPGLzLnhJDO5xPs=";
};
"12.5" = {