Skip to content

Commit

Permalink
Merge pull request #214 from Jimver/missing-cuda-11-versions
Browse files Browse the repository at this point in the history
Missing cuda 11 versions
  • Loading branch information
Jimver committed Mar 18, 2023
2 parents e1d41a0 + 6dad361 commit 5a3e895
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 1 deletion.
60 changes: 60 additions & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions src/links/linux-links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ export class LinuxLinks extends AbstractLinks {
'12.0.0',
'https://developer.download.nvidia.com/compute/cuda/12.0.0/local_installers/cuda_12.0.0_525.60.13_linux.run'
],
[
'11.8.0',
'https://developer.download.nvidia.com/compute/cuda/11.8.0/local_installers/cuda_11.8.0_520.61.05_linux.run'
],
[
'11.7.1',
'https://developer.download.nvidia.com/compute/cuda/11.7.1/local_installers/cuda_11.7.1_515.65.01_linux.run'
],
[
'11.7.0',
'https://developer.download.nvidia.com/compute/cuda/11.7.0/local_installers/cuda_11.7.0_515.43.04_linux.run'
Expand Down Expand Up @@ -52,6 +60,10 @@ export class LinuxLinks extends AbstractLinks {
'11.5.0',
'https://developer.download.nvidia.com/compute/cuda/11.5.0/local_installers/cuda_11.5.0_495.29.05_linux.run'
],
[
'11.4.4',
'https://developer.download.nvidia.com/compute/cuda/11.4.4/local_installers/cuda_11.4.4_470.82.01_linux.run'
],
[
'11.4.3',
'https://developer.download.nvidia.com/compute/cuda/11.4.3/local_installers/cuda_11.4.3_470.82.01_linux.run'
Expand Down Expand Up @@ -96,6 +108,14 @@ export class LinuxLinks extends AbstractLinks {
'11.0.3',
'https://developer.download.nvidia.com/compute/cuda/11.0.3/local_installers/cuda_11.0.3_450.51.06_linux.run'
],
[
'11.0.2',
'https://developer.download.nvidia.com/compute/cuda/11.0.2/local_installers/cuda_11.0.2_451.48_win10.exes'
],
[
'11.0.1',
'https://developer.download.nvidia.com/compute/cuda/11.0.1/local_installers/cuda_11.0.1_450.36.06_linux.run'
],
[
'10.2.89',
'https://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_installers/cuda_10.2.89_440.33.01_linux.run'
Expand Down
40 changes: 40 additions & 0 deletions src/links/windows-links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ export class WindowsLinks extends AbstractLinks {
'12.0.0',
'https://developer.download.nvidia.com/compute/cuda/12.0.0/network_installers/cuda_12.0.0_windows_network.exe'
],
[
'11.8.0',
'https://developer.download.nvidia.com/compute/cuda/11.8.0/network_installers/cuda_11.8.0_windows_network.exe'
],
[
'11.7.1',
'https://developer.download.nvidia.com/compute/cuda/11.7.1/network_installers/cuda_11.7.1_windows_network.exe'
],
[
'11.7.0',
'https://developer.download.nvidia.com/compute/cuda/11.7.0/network_installers/cuda_11.7.0_windows_network.exe'
Expand Down Expand Up @@ -64,6 +72,10 @@ export class WindowsLinks extends AbstractLinks {
'11.5.0',
'https://developer.download.nvidia.com/compute/cuda/11.5.0/network_installers/cuda_11.5.0_win10_network.exe'
],
[
'11.4.4',
'https://developer.download.nvidia.com/compute/cuda/11.4.4/network_installers/cuda_11.4.4_windows_network.exe'
],
[
'11.4.3',
'https://developer.download.nvidia.com/compute/cuda/11.4.3/network_installers/cuda_11.4.3_win10_network.exe'
Expand Down Expand Up @@ -108,6 +120,14 @@ export class WindowsLinks extends AbstractLinks {
'11.0.3',
'https://developer.download.nvidia.com/compute/cuda/11.0.3/network_installers/cuda_11.0.3_win10_network.exe'
],
[
'11.0.2',
'https://developer.download.nvidia.com/compute/cuda/11.0.2/network_installers/cuda_11.0.2_win10_network.exe'
],
[
'11.0.1',
'https://developer.download.nvidia.com/compute/cuda/11.0.1/network_installers/cuda_11.0.1_win10_network.exe'
],
[
'10.2.89',
'https://developer.download.nvidia.com/compute/cuda/10.2/Prod/network_installers/cuda_10.2.89_win10_network.exe'
Expand Down Expand Up @@ -147,6 +167,14 @@ export class WindowsLinks extends AbstractLinks {
'12.0.0',
'https://developer.download.nvidia.com/compute/cuda/12.0.0/local_installers/cuda_12.0.0_527.41_windows.exe'
],
[
'11.8.0',
'https://developer.download.nvidia.com/compute/cuda/11.8.0/local_installers/cuda_11.8.0_522.06_windows.exe'
],
[
'11.7.1',
'https://developer.download.nvidia.com/compute/cuda/11.7.1/local_installers/cuda_11.7.1_516.94_windows.exe'
],
[
'11.7.0',
'https://developer.download.nvidia.com/compute/cuda/11.7.0/local_installers/cuda_11.7.0_516.01_windows.exe'
Expand Down Expand Up @@ -175,6 +203,10 @@ export class WindowsLinks extends AbstractLinks {
'11.5.0',
'https://developer.download.nvidia.com/compute/cuda/11.5.0/local_installers/cuda_11.5.0_496.13_win10.exe'
],
[
'11.4.4',
'https://developer.download.nvidia.com/compute/cuda/11.4.4/local_installers/cuda_11.4.4_472.50_windows.exe'
],
[
'11.4.3',
'https://developer.download.nvidia.com/compute/cuda/11.4.3/local_installers/cuda_11.4.3_472.50_win10.exe'
Expand Down Expand Up @@ -219,6 +251,14 @@ export class WindowsLinks extends AbstractLinks {
'11.0.3',
'https://developer.download.nvidia.com/compute/cuda/11.0.3/local_installers/cuda_11.0.3_451.82_win10.exe'
],
[
'11.0.2',
'https://developer.download.nvidia.com/compute/cuda/11.0.2/local_installers/cuda_11.0.2_451.48_win10.exe'
],
[
'11.0.1',
'https://developer.download.nvidia.com/compute/cuda/11.0.1/local_installers/cuda_11.0.1_451.22_win10.exe'
],
[
'10.2.89',
'https://developer.download.nvidia.com/compute/cuda/10.2/Prod/local_installers/cuda_10.2.89_441.22_win10.exe'
Expand Down

0 comments on commit 5a3e895

Please sign in to comment.