Skip to content

Commit 27d8a1d

Browse files
authored
Merge pull request #597 from alliepiper/nccl
Add NCCL to ext images for pytorch.
2 parents 2dbc4ab + b117b5d commit 27d8a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ x-cccl-cuda-ext-opts: &cccl_cuda_ext_opts {
6767
installcuSOLVER: true,
6868
installcuSPARSE: true,
6969
installcuFFT: true,
70-
installNCCL: false,
70+
installNCCL: true,
7171
installNVRTC: true,
7272
installcuFile: true,
7373
}

0 commit comments

Comments
 (0)