Skip to content

Commit

Permalink
Add cuSPARSE to cuda_ext images. (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
alliepiper authored Oct 31, 2024
1 parent 19fd0ab commit b3902a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ x-cccl-cuda-ext-opts: &cccl_cuda_ext_opts {
installcuTensor: true,
installcuBLAS: true,
installcuSOLVER: true,
installcuSPARSE: true,
installcuFFT: true,
installNCCL: false,
installNVRTC: true,
Expand Down

0 comments on commit b3902a7

Please sign in to comment.