Skip to content

Commit b117b5d

Browse files
committed
Add NCCL to ext images for pytorch.
1 parent a578d47 commit b117b5d

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)