diff --git a/.gitignore b/.gitignore index 070cb9b..92c24b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ .venv .vscode +# Local configuration file for esbonio extension +pyproject.toml + # AI assistant tool directories (personal, not project source) .claude/ .cline/ diff --git a/docs/index.md b/docs/index.md index 789b3ce..1915708 100644 --- a/docs/index.md +++ b/docs/index.md @@ -79,6 +79,19 @@ The following tables provide estimated test durations; however, these estimates * ib_read_lat Testing should include GPU-to-adjacent-NIC pairs, NIC-to-NIC (through switch), and GPU-to-GPU (through switch, with the `-use_rocm` flag). +* - Storage Performance Test + - Run the following storage performance tests for 3 iterations each: + + * IOR + * FIO + * MDTEST + * IO500 + * Smallfile + * MinIO Warp + * VectorDBBench + * GDSIO + * MLPerf Storage + * GenAI Perf * - JAX/Megatron with Llama 3.1 405B/DeepseekV3 - 2-3 sets of up to 128N for 24 hours with checkpointing (contact AMD representative to get specific recipes for target use-case/customer). * - Multi-Node RCCL