Skip to content

Commit

Permalink
add install options
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller committed Oct 31, 2023
1 parent cb21a8e commit 7e67976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

# install CUDAToolKit version 12.2
apt-get update
apt-get install cuda-toolkit-12-2
apt-get -y install cuda-toolkit-12-2

0 comments on commit 7e67976

Please sign in to comment.