We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbcf8c4 commit 88ea0adCopy full SHA for 88ea0ad
pyproject.toml
@@ -30,7 +30,7 @@ before-all = [
30
]
31
32
[tool.cibuildwheel.linux.environment]
33
-cuda = "12.2"
+cuda = "12.4"
34
temp = "/tmp/cuda-temp"
35
CUDA_PATH = "/usr/local/cuda-${cuda}"
36
PATH = "${PATH}:${CUDA_PATH}/bin"
0 commit comments