diff --git a/docs/test/agfhc.md b/docs/test/agfhc.md index f9712ae7..93449d90 100644 --- a/docs/test/agfhc.md +++ b/docs/test/agfhc.md @@ -69,6 +69,7 @@ Here is the AGFHC test recipe support matrix and brief introduction to each reci | MI308X | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | MI308X-HF | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | MI325X | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +| MI350P | ✓ | ✓ | ✓ | ✓ | | ✓ | | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓ | ✓ | ✓ | | ✓ | | | | | | | | | | | MI350X | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓ | ✓ | ✓ | ✓ | | | | | | | MI355X | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓ | ✓ | ✓ | ✓ | | | | | | diff --git a/docs/test/appendix-test-recipe.md b/docs/test/appendix-test-recipe.md index e3e74bde..1d71850c 100644 --- a/docs/test/appendix-test-recipe.md +++ b/docs/test/appendix-test-recipe.md @@ -5,7 +5,7 @@ The test runner's test recipes are built upon ROCm Validation Suite (RVS). Here is a full list of supported test recipes by RVS. | GPU | babel | gpup_single | gst_single | iet_single | pbqt_single | pebb_single | tst_single | gst_ext | gst_selfcheck | gst_stress | iet_stress | gst_thermal | iet_thermal | -|-----------|-------|-------------|------------|------------|-------------|-------------|------------|---------|---------------|------------|------------|-------------|-------------| +|--------------|-------|-------------|------------|------------|-------------|-------------|------------|---------|---------------|------------|------------|-------------|-------------| | MI210 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | | | | | | | MI300X | ✓ | | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓ | ✓ | ✓ | | | | MI300A | | | | | | ✓ | | | | | ✓ | | | @@ -13,6 +13,8 @@ The test runner's test recipes are built upon ROCm Validation Suite (RVS). Here | MI308X | ✓ | | ✓ | ✓ | | | | | | | ✓ | ✓ | ✓ | | MI308X-HF | ✓ | | ✓ | | | | | | | | ✓ | ✓ | ✓ | | MI325X | ✓ | | ✓ | | ✓ | ✓ | | | | | ✓ | | | +| MI350P-450W | ✓ | | ✓ | | | | | | | | ✓ | | | +| MI350P-600W | ✓ | | ✓ | | | | | | | | ✓ | | | | MI350X | ✓ | | ✓ | | ✓ | ✓ | | | | | ✓ | | | | MI355X | ✓ | | ✓ | | ✓ | ✓ | | | | | ✓ | | |