We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f3ea3d commit 4d643fdCopy full SHA for 4d643fd
.github/workflows/dependencies/dependencies_nvcc.sh
@@ -35,6 +35,7 @@ sudo apt-get install -y \
35
cuda-minimal-build-$VERSION_DASHED \
36
cuda-nvml-dev-$VERSION_DASHED \
37
cuda-nvtx-$VERSION_DASHED \
38
+ libcublas-dev-$VERSION_DASHED \
39
libcufft-dev-$VERSION_DASHED \
40
libcurand-dev-$VERSION_DASHED \
41
libcusparse-dev-$VERSION_DASHED
0 commit comments