File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,16 +2,16 @@ mpi_type:
22 - external # [linux]
33 - conda
44docker_image : # [linux]
5- - quay.io/condaforge/linux-anvil-cos7- cuda:10.2 # [linux64]
6- - quay.io/condaforge/linux-anvil-ppc64le-cuda:11.0 # [ppc64le]
7- - quay.io/condaforge/linux-anvil-aarch64-cuda:11.0 # [aarch64]
5+ - quay.io/condaforge/linux-anvil-cuda:11.2 # [linux64]
6+ - quay.io/condaforge/linux-anvil-ppc64le-cuda:11.2 # [ppc64le]
7+ - quay.io/condaforge/linux-anvil-aarch64-cuda:11.2 # [aarch64]
88enable_ucx :
99 - True # [linux]
1010 - False # [not linux]
1111enable_cuda :
1212 - True # [linux]
1313 - False # [not linux]
1414cuda_version : # [linux]
15- - 10 .2 # [linux64]
16- - 11.0 # [ppc64le]
17- - 11.0 # [aarch64]
15+ - 11 .2 # [linux64]
16+ - 11.2 # [ppc64le]
17+ - 11.2 # [aarch64]
You can’t perform that action at this time.
0 commit comments