Skip to content

Commit

Permalink
add CUDA 12.3 to the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonEhrig committed Dec 21, 2023
1 parent 1cdf4f9 commit 4e5dba3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/job_generator/versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"12.0",
"12.1",
"12.2",
"12.3",
],
HIPCC: ["5.0", "5.1", "5.2", "5.3", "5.4", "5.5", "5.6", "5.7", "6.0"],
ICPX: ["2023.1.0", "2023.2.0"],
Expand Down

0 comments on commit 4e5dba3

Please sign in to comment.