Skip to content

Commit

Permalink
Install cuSPARSE for the CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
nmnobre committed Dec 17, 2024
1 parent 46d1392 commit 8757708
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dependencies/dependencies_nvcc11.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ sudo apt-get install -y \
cuda-minimal-build-11-2 \
cuda-nvml-dev-11-2 \
cuda-nvtx-11-2 \
libcurand-dev-11-2
libcurand-dev-11-2 \
libcusparse-dev-11-2
sudo ln -s cuda-11.2 /usr/local/cuda

0 comments on commit 8757708

Please sign in to comment.