Skip to content

Commit 1ab2e91

Browse files
authored
Merge pull request #1597 from NVlabs/cc-120
ci: use CUDA 12.9.1 and compute capability 120 when building blackwell
2 parents 5595c47 + e63c473 commit 1ab2e91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
include:
8888
- os: windows-2025
8989
visual_studio: "Visual Studio 17 2022"
90-
cuda: "12.8.0"
90+
cuda: "12.9.1"
9191
arch: 120
9292
python: "3.12"
9393
recommended_gpus: "RTX-5000"

0 commit comments

Comments
 (0)