[CP 1567] docs(test-runner): add MI350P test recipe support matrix#587
Merged
spraveenio merged 2 commits intoJul 1, 2026
Conversation
Add MI350P to both the RVS appendix and AGFHC recipe tables. RVS: split into MI350P-450W and MI350P-600W TDP variants, both verified on real hardware (3x AMD Instinct MI350P, device 0x75a8, TheRock 7.14.0rc0 + RVS 1.4.24): - babel_single: PASS - gst_single: PASS - iet_stress: available AGFHC (AGFHC 1.32.0, verified on MI350P node): - all_lvl1 through all_lvl4: verified - all_lvl5 / single_pass: not marked (minihpl binary incompatibility with TheRock 7.14 rocblas kernel layout — pending AGFHC team fix) - gfx_lvl1 through gfx_lvl4: verified - hbm_lvl1 through hbm_lvl4: verified - dma_lvl1 through dma_lvl4: verified - pcie_lvl1 through pcie_lvl4: verified - all_perf, thermal: verified - No xgmi, burnin, hsio, rochpl_isolation, hbm_lvl5 for MI350P (cherry picked from commit 2f83516d5e09c3e436584aa2aecdf9b1cd83a404)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cp of pensando/gpu-operator#1567
Source PR Description (pensando/gpu-operator#1567):
References
Motivation
Plan
docs/test/appendix-test-recipe.md: add MI350P row to the RVS Instinct GPU tabledocs/test/agfhc.md: add MI350P row to the AGFHC recipe matrix and partition profile tableMI350P verified recipes
RVS (TheRock 7.14.0rc0 + RVS 1.4.24, MI350P-450W and MI350P-600W TDP variants):
babel_singlegst_singleiet_stressAGFHC (AGFHC 1.32.0):
all_lvl1–all_lvl4all_lvl5/single_passminihplbinary incompatible with TheRock 7.14 rocblas kernel layout, pending AGFHC team fixgfx_lvl1–gfx_lvl4hbm_lvl1–hbm_lvl4dma_lvl1–dma_lvl4pcie_lvl1–pcie_lvl4all_perfthermalRisks / Limitations
Cherrypick triggered by: ACP-Automation