|
1 | 1 | # MLCommons Automation Scripts |
2 | 2 |
|
3 | | -*Last updated: 2026-06-14 16:16:11* |
| 3 | +*Last updated: 2026-06-21 19:18:29* |
4 | 4 |
|
5 | 5 | This directory contains automation scripts for MLPerf benchmarks, AI/ML workflows, and development operations. |
6 | 6 |
|
@@ -348,6 +348,9 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow |
348 | 348 | - **[install-terraform-from-src](install-terraform-from-src/)** |
349 | 349 | - install-terraform-from-src |
350 | 350 | - Tags: `install`, `terraform`, `from-src` |
| 351 | +- **[run-ansible](run-ansible/)** |
| 352 | + - run-ansible |
| 353 | + - Tags: `run`, `ansible`, `remote`, `configuration-management` |
351 | 354 | - **[run-terraform](run-terraform/)** |
352 | 355 | - run-terraform |
353 | 356 | - Tags: `run`, `terraform` |
@@ -456,6 +459,9 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow |
456 | 459 | - **[get-android-sdk](get-android-sdk/)** |
457 | 460 | - get-android-sdk |
458 | 461 | - Tags: `get`, `android`, `sdk`, `android-sdk` |
| 462 | +- **[get-ansible](get-ansible/)** |
| 463 | + - get-ansible |
| 464 | + - Tags: `get`, `ansible`, `get-ansible` |
459 | 465 | - **[get-apptainer](get-apptainer/)** |
460 | 466 | - get-apptainer |
461 | 467 | - Tags: `get-apptainer` |
@@ -582,6 +588,9 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow |
582 | 588 | - **[get-zendnn](get-zendnn/)** |
583 | 589 | - get-zendnn |
584 | 590 | - Tags: `get`, `zendnn`, `amd`, `from.src` |
| 591 | +- **[install-ansible-via-pip](install-ansible-via-pip/)** |
| 592 | + - install-ansible-via-pip |
| 593 | + - Tags: `install`, `ansible`, `via-pip` |
585 | 594 | - **[install-apt-package](install-apt-package/)** |
586 | 595 | - install-apt-package |
587 | 596 | - Tags: `get`, `install`, `apt-package`, `package` |
@@ -1244,8 +1253,8 @@ This directory contains automation scripts for MLPerf benchmarks, AI/ML workflow |
1244 | 1253 |
|
1245 | 1254 | ## Statistics |
1246 | 1255 |
|
1247 | | -- **Total Scripts**: 366 |
1248 | | -- **Categories**: 35 |
| 1256 | +- **Total Scripts**: 368 |
| 1257 | +- **Categories**: 34 |
1249 | 1258 |
|
1250 | 1259 | ## Usage |
1251 | 1260 |
|
|
0 commit comments