Skip to content

Commit

Permalink
trying to fix linux pypi build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-Leo-Smith committed Oct 29, 2024
1 parent 3e2bb79 commit 4df551d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cibw_install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4df551d

Please sign in to comment.