Skip to content

Commit

Permalink
removed nvcc installation
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Nov 3, 2023
1 parent 2a2a05b commit 852286e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_demos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

cd ivy
python3 -m pip install .
conda install -c "nvidia/label/cuda-11.8.0" cuda-nvcc
# conda install -c "nvidia/label/cuda-11.8.0" cuda-nvcc

cd ..
cd demos
Expand Down

0 comments on commit 852286e

Please sign in to comment.