File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ build/cuda120/openmpi/gcc/cuda/release/static:
176176 BUILD_TYPE : " Release"
177177 MODULE_LOAD : " cmake/3.18.6 cuda/12.0.1 gcc/12.4.0 openmpi/4.1.8"
178178
179- build/cuda122/openmpi/gcc/cuda/release/static :
179+ build/cuda122/openmpi/gcc/cuda/release/shared :
180180 extends :
181181 - .build_and_test_tum_template
182182 - .default_variables
@@ -186,10 +186,23 @@ build/cuda122/openmpi/gcc/cuda/release/static:
186186 BUILD_CUDA : " ON"
187187 BUILD_HWLOC : " OFF"
188188 ENABLE_HALF : " ON"
189+ BUILD_TYPE : " Release"
190+ MODULE_LOAD : " cmake/3.20.6 cuda/12.4.1 gcc/12.4.0"
191+
192+ build/cuda124/mpich/gcc/cuda/release/shared :
193+ extends :
194+ - .build_and_test_tum_template
195+ - .default_variables
196+ - .quick_test_condition
197+ - .use_tum-nvidia
198+ variables :
199+ BUILD_CUDA : " ON"
200+ BUILD_HWLOC : " OFF"
201+ BUILD_MPI : " ON"
202+ ENABLE_HALF : " ON"
189203 ENABLE_BFLOAT16 : " ON"
190- BUILD_SHARED_LIBS : " OFF"
191204 BUILD_TYPE : " Release"
192- MODULE_LOAD : " cmake/3.20.6 cuda/12.2.2 gcc/12.4 .0 openmpi/4.1.8 "
205+ MODULE_LOAD : " cmake/3.30.8 cuda/12.6.3 gcc/13.3 .0 mpich "
193206
194207build/cuda126/nompi/gcc/cuda/release/shared :
195208 extends :
You can’t perform that action at this time.
0 commit comments