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 8518921 commit b88498aCopy full SHA for b88498a
pyproject.toml
@@ -15,7 +15,6 @@ before-all = [
15
"chmod +x {package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh",
16
"dnf -y install redhat-lsb-core wget",
17
"{package}/tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh",
18
- "ln -s cuda-${cuda} /usr/local/cuda-${cuda}",
19
"ln -s cuda-${cuda} /usr/local/cuda"
20
]
21
xbuild-tools = ["cmake", "ninja"]
0 commit comments