diff --git a/scripts/cibw_install_deps.sh b/scripts/cibw_install_deps.sh index 5a506307c..dfd2794d7 100755 --- a/scripts/cibw_install_deps.sh +++ b/scripts/cibw_install_deps.sh @@ -14,4 +14,4 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y # install cuda dnf config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel8/x86_64/cuda-rhel8.repo dnf clean expire-cache -dnf install -y --nobest cuda-12-1 +dnf install -y cuda-toolkit-12-1