Skip to content

[AMD][AgentX] support native ATOM server metrics - #2591

Closed
zhuyuhua-v wants to merge 2 commits into
SemiAnalysisAI:mainfrom
zhuyuhua-v:yuhua/atom-metrics
Closed

[AMD][AgentX] support native ATOM server metrics#2591
zhuyuhua-v wants to merge 2 commits into
SemiAnalysisAI:mainfrom
zhuyuhua-v:yuhua/atom-metrics

Conversation

@zhuyuhua-v

@zhuyuhua-v zhuyuhua-v commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a native ATOM metrics backend that recognizes direct worker metrics (atom:) and Atomesh-normalized metrics (atom_).
  • Map ATOM token counters, prefix/LMCache hit rates, and GPU KV-cache usage into the shared AgentX aggregation schema.
  • Extend AIPerf dashboard plots to consume ATOM queue, throughput, cache, offload, and preemption metrics while preserving the existing vLLM paths and using token-based units for ATOM LMCache transfers.

Test plan

  • python -m pytest -q utils/agentic/aggregation/test_process_agentic_result.py (32 passed)
  • python -m py_compile utils/agentic/aggregation/backends/atom.py utils/generate_aiperf_plots.py

Signed-off-by: zhuyuhua-v <yuhzhu@amd.com>
Signed-off-by: zhuyuhua-v <yuhzhu@amd.com>
@seungrokj seungrokj added AMD agentx AgentX benchmarks, recipes, and infrastructure labels Aug 13, 2026
@functionstackx

Copy link
Copy Markdown
Collaborator

already merged #2576 which contains this diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agentx AgentX benchmarks, recipes, and infrastructure AMD

Projects

Development

Successfully merging this pull request may close these issues.

3 participants