Skip to content

Commit 4d643fd

Browse files
committed
add cublas
1 parent 8f3ea3d commit 4d643fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependencies/dependencies_nvcc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ sudo apt-get install -y \
3535
cuda-minimal-build-$VERSION_DASHED \
3636
cuda-nvml-dev-$VERSION_DASHED \
3737
cuda-nvtx-$VERSION_DASHED \
38+
libcublas-dev-$VERSION_DASHED \
3839
libcufft-dev-$VERSION_DASHED \
3940
libcurand-dev-$VERSION_DASHED \
4041
libcusparse-dev-$VERSION_DASHED

0 commit comments

Comments
 (0)