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 0f54517 commit 7fb662bCopy full SHA for 7fb662b
pyproject.toml
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
8
9
[tool.cibuildwheel]
10
environment = {
11
- CMAKE_ARGS='-DCMAKE_CUDA_ARCHITECTURES="60;70;80;90"'
+ CMAKE_ARGS="-DCMAKE_CUDA_ARCHITECTURES=\"60;70;80;90\""
12
cuda="12.9"
13
temp="/tmp/cuda-temp"
14
}
0 commit comments