Skip to content

Commit

Permalink
add cublas
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Dec 10, 2024
1 parent 8f3ea3d commit 4d643fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependencies/dependencies_nvcc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ sudo apt-get install -y \
cuda-minimal-build-$VERSION_DASHED \
cuda-nvml-dev-$VERSION_DASHED \
cuda-nvtx-$VERSION_DASHED \
libcublas-dev-$VERSION_DASHED \
libcufft-dev-$VERSION_DASHED \
libcurand-dev-$VERSION_DASHED \
libcusparse-dev-$VERSION_DASHED
Expand Down

0 comments on commit 4d643fd

Please sign in to comment.