Hnimrama/atom p2 - #381
Conversation
| @@ -0,0 +1,240 @@ | |||
| .. meta:: | |||
There was a problem hiding this comment.
This file is not needed, there is already a https://github.com/ROCm/cvs/blob/main/docs/how-to/test-suites/inference/atom.rst in main branch
| @@ -0,0 +1,78 @@ | |||
| .. meta:: | |||
There was a problem hiding this comment.
this file doesn't exits in main baranch
There was a problem hiding this comment.
I was still rebasing the branch so it had older stuff
cijohnson
left a comment
There was a problem hiding this comment.
I think you need to rebase your branch from main
| @@ -0,0 +1,46 @@ | |||
| { | |||
There was a problem hiding this comment.
i think the _threshold.json cannot have mi3xx, as the threshold will change for each platform, so we need it to be
mi300 or mi325 (which ever platform you tested), pleas commit only thresholds for the platform your tested
CC: @atnair-amd , @amd-droy
There was a problem hiding this comment.
Similarly lets not commit the config file for mi35x_ if we have not tested in the mi35x platforms
503e513 to
c11c2a1
Compare
…s only. Use platform-specific mi325x stems (lab-validated on MI325X), aligned threshold cell keys (PP=, bare metrics), and Sphinx docs without local inference markdown drafts.
bfc0016 to
b096c00
Compare
Rename ATOM variant JSON files to mi3xx family stems while keeping platform-specific mi325x threshold files. Run ruff format on atom_config_loader and its unit tests to satisfy CI fmt-check.
Drop redundant gpu_arch from shipped mi3xx configs; load_variant derives it from the {gpu}_atom_* stem with optional JSON override.
Extend schema v2 stems with perf, vllm, and sglang profiles including acc_warmup and accuracy suites, rename and align mi325x threshold files per profile, and update the config loader, unit tests, and how-to docs.
Export METRIC_UNITS for the atom run-deck profile, register --config_profile on the pytest CLI, and fix the invalid BrokenPipeError filterwarnings entry for pytest 9.
8e3088a to
433bec1
Compare
MiniMax and MiMo need block-size 128 and compile-disabled startup flags on openai_server; atom_orch now defaults enforce-eager for native atom driver. Remove GLM 5.1 ATOM variant files that fail on rc3 in lab.
No description provided.