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 ce2faec commit 17d56edCopy full SHA for 17d56ed
scripts/build-env/manylinux.sh
@@ -18,7 +18,7 @@ chmod +x tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh
18
echo "Installing required packages..."
19
$USE_SUDO dnf -y install redhat-lsb-core wget
20
echo "Running CUDA installation script..."
21
-tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh
+. tensor-array-repo/Tensor-Array/scripts/actions/install-cuda-rhel.sh
22
23
# debugging output
24
echo
0 commit comments