@@ -226,88 +226,23 @@ build/cuda131/nompi/gcc/cuda/release/shared:
226226 BUILD_TYPE : " Release"
227227 MODULE_LOAD : " cmake/3.30.8 cuda/13.1.1 gcc/14.3.0"
228228
229- # ROCm 4.5 and friends
230- build/amd/nompi/gcc/rocm45/release/shared :
229+ build/amd/openmpi/gcc/rocm620/debug/shared :
231230 extends :
232- - .build_and_test_template
231+ - .build_and_test_tum_template
233232 - .default_variables
234233 - .quick_test_condition
235- - .use_gko-rocm45-nompi-gnu8-llvm8
234+ - .use_tum-amd
236235 variables :
237- BUILD_OMP : " ON"
238236 BUILD_HIP : " ON"
239- NONDEFAULT_STREAM : " ON"
240- BUILD_TYPE : " Release"
241237 BUILD_HWLOC : " OFF"
242-
243- build/amd/nompi/clang/rocm45/release/static :
244- extends :
245- - .build_and_test_template
246- - .default_variables
247- - .full_test_condition
248- - .use_gko-rocm45-nompi-gnu8-llvm8
249- variables :
250- CXX_COMPILER : " clang++"
251- BUILD_OMP : " ON"
252- BUILD_HIP : " ON"
253- BUILD_TYPE : " Release"
254- BUILD_SHARED_LIBS : " OFF"
255- ENABLE_HALF : " OFF"
256- ENABLE_BFLOAT16 : " ON"
257-
258- build/amd/nompi/clang/rocm45/debug/shared :
259- extends :
260- - .build_and_test_template
261- - .default_variables
262- - .full_test_condition
263- - .use_gko-rocm45-nompi-gnu8-llvm8
264- variables :
265- CXX_COMPILER : " clang++"
266- BUILD_OMP : " ON"
267- BUILD_HIP : " ON"
268- BUILD_TYPE : " Debug"
269-
270- # ROCm 5.1.4 and friends
271- build/amd/nompi/gcc/rocm514/debug/static :
272- extends :
273- - .build_and_test_template
274- - .default_variables
275- - .full_test_condition
276- - .use_gko-rocm514-nompi-gnu11-llvm11
277- variables :
238+ BUILD_MPI : " ON"
278239 BUILD_OMP : " ON"
279- BUILD_HIP : " ON"
280240 BUILD_TYPE : " Debug"
281- BUILD_SHARED_LIBS : " OFF"
282-
283- build/amd/nompi/clang/rocm514/release/shared :
284- extends :
285- - .build_and_test_template
286- - .default_variables
287- - .full_test_condition
288- - .use_gko-rocm514-nompi-gnu11-llvm11
289- variables :
290- CXX_COMPILER : " clang++"
291- BUILD_OMP : " ON"
292- BUILD_HIP : " ON"
293- BUILD_TYPE : " Release"
294- ENABLE_HALF : " ON"
295- ENABLE_BFLOAT16 : " ON"
296-
297- # without omp
298- build/amd/nompi/gcc/rocm514_wo_omp/release/shared :
299- extends :
300- - .build_and_test_template
301- - .default_variables
302- - .full_test_condition
303- - .use_gko-rocm514-nompi-gnu11-llvm11
304- variables :
305- BUILD_OMP : " OFF"
306- BUILD_MPI : " OFF"
307- BUILD_HIP : " ON"
308- BUILD_TYPE : " Release"
241+ BUILD_SHARED_LIBS : " ON"
242+ MODULE_LOAD : " cmake/3.24.4 rocm/6.2.0 gcc/13.3.0 openmpi/5.0.7"
309243
310- build/amd/openmpi/gcc/rocm600/release/static :
244+ # rocm 6.3.x is the last version support MI50 officially
245+ build/amd/openmpi/gcc/rocm634_wo_omp/release/shared :
311246 extends :
312247 - .build_and_test_tum_template
313248 - .default_variables
@@ -318,66 +253,52 @@ build/amd/openmpi/gcc/rocm600/release/static:
318253 BUILD_HWLOC : " OFF"
319254 BUILD_MPI : " ON"
320255 BUILD_TYPE : " Release"
321- BUILD_SHARED_LIBS : " OFF"
322- MODULE_LOAD : " cmake/3.24.4 rocm/6.0.0 gcc/13.3.0 openmpi/5.0.7"
256+ MODULE_LOAD : " cmake/3.29.6 rocm/6.3.4 gcc/13.3.0 openmpi/5.0.7"
323257
324- build/amd/nompi/gcc/rocm720/release/shared :
258+ # mi50 is not officially supported by ROCm >= 6.4.0
259+ build/amd/nompi/gcc/rocm644/debug/static :
325260 extends :
326261 - .build_and_test_tum_template
327262 - .default_variables
328263 - .full_test_condition
329- - .use_tum-amd
264+ - .use_tum-amd-mi210
330265 variables :
331266 BUILD_HIP : " ON"
332- BUILD_OMP : " OFF"
333267 BUILD_HWLOC : " OFF"
334- BUILD_TYPE : " Release"
335- ENABLE_BFLOAT16 : " OFF"
336- ENABLE_HALF : " OFF"
337- MODULE_LOAD : " cmake/3.25.3 rocm/7.2.0 gcc/12.4.0"
338-
339- build/amd/nompi/gcc/rocm573/debug/shared :
340- extends :
341- - .build_and_test_tum_template
342- - .default_variables
343- - .full_test_condition
344- - .use_tum-amd
345- variables :
346- BUILD_HIP : " ON"
268+ BUILD_MPI : " OFF"
347269 BUILD_OMP : " OFF"
348- BUILD_HWLOC : " OFF"
349270 BUILD_TYPE : " Debug"
350- ENABLE_BFLOAT16 : " ON"
351- ENABLE_HALF : " OFF"
352- MODULE_LOAD : " cmake/3.25.3 rocm/5.7.3 gcc/12.4.0"
271+ BUILD_SHARED_LIBS : " OFF"
272+ MODULE_LOAD : " cmake/3.29.6 rocm/6.4.4 gcc/14.3.0"
353273
354- build/amd/openmpi /gcc/rocm634_wo_omp /release/shared :
274+ build/amd/nompi /gcc/rocm710 /release/shared :
355275 extends :
356276 - .build_and_test_tum_template
357277 - .default_variables
358278 - .full_test_condition
359- - .use_tum-amd
279+ - .use_tum-amd-mi210
360280 variables :
361281 BUILD_HIP : " ON"
362282 BUILD_HWLOC : " OFF"
363- BUILD_MPI : " ON"
283+ BUILD_MPI : " OFF"
284+ BUILD_OMP : " OFF"
364285 BUILD_TYPE : " Release"
365- MODULE_LOAD : " cmake/3.29.6 rocm/6.3.4 gcc/13 .3.0 openmpi/5.0.7 "
286+ MODULE_LOAD : " cmake/3.29.6 rocm/7.1.0 gcc/14 .3.0"
366287
367- # mi50 is not officially supported by ROCm >= 7
368- build/amd/nompi/gcc/rocm710/release/shared :
288+ build/amd/nompi/gcc/rocm720/release/shared :
369289 extends :
370290 - .build_and_test_tum_template
371291 - .default_variables
372292 - .full_test_condition
373- - .use_tum-amd-mi210
293+ - .use_tum-amd
374294 variables :
375295 BUILD_HIP : " ON"
376- BUILD_HWLOC : " OFF"
377- BUILD_MPI : " OFF"
378296 BUILD_OMP : " OFF"
297+ BUILD_HWLOC : " OFF"
379298 BUILD_TYPE : " Release"
380- MODULE_LOAD : " cmake/3.29.6 rocm/7.1.0 gcc/14.3.0"
299+ ENABLE_BFLOAT16 : " OFF"
300+ ENABLE_HALF : " OFF"
301+ MODULE_LOAD : " cmake/3.25.3 rocm/7.2.0 gcc/12.4.0"
381302
382303# no cuda but latest gcc and clang
383304build/nocuda/nompi/gcc/core/debug/static :
0 commit comments