11# MLCommons Automation Scripts
22
3- * Last updated: 2026-02-26 03:04:40 *
3+ * Last updated: 2026-03-05 03:08:19 *
44
55This directory contains automation scripts for MLPerf benchmarks, AI/ML workflows, and development operations.
66
@@ -17,6 +17,7 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow
1717- [ Detection or installation of tools and artifacts] ( #detection-or-installation-of-tools-and-artifacts )
1818- [ DevOps automation] ( #devops-automation )
1919- [ Docker automation] ( #docker-automation )
20+ - [ HPC Application] ( #hpc-application )
2021- [ MLCommons automation] ( #mlcommons-automation )
2122- [ MLCommons interface] ( #mlcommons-interface )
2223- [ MLCommons script templates] ( #mlcommons-script-templates )
@@ -345,7 +346,7 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow
345346 - Tags: ` get ` , ` oneapi ` , ` compiler ` , ` get-oneapi `
346347- ** [ get-profiler-uprof] ( get-profiler-uprof/ ) **
347348 - Detect or install AMD uprof
348- - Tags: ` get-uprof ` , ` get ` , ` uprof ` , ` uprof-profiler `
349+ - Tags: ` get-uprof ` , ` get ` , ` uprof ` , ` profiler ` , ` uprof-profiler `
349350- ** [ install-diffusers-from-src] ( install-diffusers-from-src/ ) **
350351 - Build diffusers from sources
351352 - Tags: ` install ` , ` get ` , ` src ` , ` from.src ` , ` diffusers ` , ` src-diffusers `
@@ -415,6 +416,9 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow
415416- ** [ get-bazel] ( get-bazel/ ) **
416417 - get-bazel
417418 - Tags: ` get ` , ` bazel ` , ` get-bazel `
419+ - ** [ get-blas] ( get-blas/ ) **
420+ - get-blas
421+ - Tags: ` get ` , ` lib ` , ` blas `
418422- ** [ get-blis] ( get-blis/ ) **
419423 - get-blis
420424 - Tags: ` get ` , ` lib ` , ` blis `
@@ -605,6 +609,12 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow
605609 - run-docker-container
606610 - Tags: ` run ` , ` docker ` , ` container `
607611
612+ ## HPC Application
613+
614+ - ** [ app-cp2k] ( app-cp2k/ ) **
615+ - app-cp2k
616+ - Tags: ` app ` , ` cp2k `
617+
608618## MLCommons automation
609619
610620- ** [ create-custom-cache-entry] ( create-custom-cache-entry/ ) **
@@ -865,6 +875,12 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow
865875- ** [ detect-os] ( detect-os/ ) **
866876 - detect-os
867877 - Tags: ` detect-os ` , ` detect ` , ` os ` , ` info `
878+ - ** [ get-mlperf-multi-node-system-info] ( get-mlperf-multi-node-system-info/ ) **
879+ - get-mlperf-multi-node-system-info
880+ - Tags: ` get-mlperf-multi-node-system-info `
881+ - ** [ get-mlperf-single-node-system-info] ( get-mlperf-single-node-system-info/ ) **
882+ - get-mlperf-single-node-system-info
883+ - Tags: ` get ` , ` mlperf ` , ` single-node ` , ` system-info `
868884- ** [ get-platform-details] ( get-platform-details/ ) **
869885 - get-platform-details
870886 - Tags: ` get ` , ` platform ` , ` details ` , ` platform-details `
@@ -1083,8 +1099,8 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow
10831099
10841100## Statistics
10851101
1086- - ** Total Scripts** : 318
1087- - ** Categories** : 29
1102+ - ** Total Scripts** : 322
1103+ - ** Categories** : 30
10881104
10891105## Usage
10901106
0 commit comments