cudaPackages_12_6: 12.6.0 -> 12.6.3

This commit is contained in:
Pavol Rusnak
2025-02-24 19:50:33 +01:00
parent 113ef7df9f
commit db356ba029
5 changed files with 1041 additions and 1041 deletions
@@ -18,7 +18,7 @@ let
"12.3" = "12.3.2";
"12.4" = "12.4.0";
"12.5" = "12.5.1";
"12.6" = "12.6.0";
"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
@@ -101,9 +101,9 @@
};
"12.6" = {
version = "12.6.0";
url = "https://developer.download.nvidia.com/compute/cuda/12.6.0/local_installers/cuda_12.6.0_560.28.03_linux.run";
sha256 = "sha256-MasEOU5psU3YZW4rRMKHfbGg6Jjf+KdUakxihDgQG5Q=";
version = "12.6.3";
url = "https://developer.download.nvidia.com/compute/cuda/12.6.3/local_installers/cuda_12.6.3_560.35.05_linux.run";
sha256 = "sha256-gdYOSARHlteIOqigSa/mUBuEPyxFY5s3A7I3jeMNVdM=";
};
"12.8" = {