Skip to content

Commit

Permalink
feat: 11.8 CUDA (#4066)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarnphm authored Jul 20, 2023
1 parent 0f45a07 commit 17143a3
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"12.0.1",
"12.1.0",
"12.1.1",
"11.8.0",
"11.7.1",
"11.6.2",
"11.4.3",
Expand All @@ -42,7 +43,9 @@
"12.0": "12.0.1",
"12.0.1": "12.0.1",
"12.0.0": "12.0.0",
"11": "11.7.1",
"11": "11.8.0",
"11.8": "11.8.0",
"11.8.0": "11.8.0",
"11.7": "11.7.1",
"11.7.0": "11.7.1",
"11.6": "11.6.2",
Expand Down

0 comments on commit 17143a3

Please sign in to comment.