Skip to content

feat(agentx): add DSv4 agentic cells for B200, B300, H200#1215

Draft
OCWC22 wants to merge 1 commit intoSemiAnalysisAI:chore/agentx-v0.1from
OCWC22:feat/agentx-dsv4-cells
Draft

feat(agentx): add DSv4 agentic cells for B200, B300, H200#1215
OCWC22 wants to merge 1 commit intoSemiAnalysisAI:chore/agentx-v0.1from
OCWC22:feat/agentx-dsv4-cells

Conversation

@OCWC22
Copy link
Copy Markdown

@OCWC22 OCWC22 commented Apr 28, 2026

Summary\nAdd DSv4 agentic trace-replay cells for the three target platforms:\n- benchmarks/single_node/agentic/dsv4_fp4_b200.sh\n- benchmarks/single_node/agentic/dsv4_fp4_b300.sh\n- benchmarks/single_node/agentic/dsv4_fp8_h200.sh\n\n## Approach\n- Template shape mirrors the AgentX DSR1 B200 cell from PR #1201.\n- Launch flags are adapted from the existing static DSv4 platform scripts.\n- Reuses resolve_trace_source/install_agentic_deps/build_replay_cmd/write_agentic_result_json and post-analysis helper flow from benchmark_lib.sh in PR #1201.\n\n## Scope\n- Purely additive: new files only, no edits to existing scripts.\n- No methodology changes to AgentX replay or result processing.

PR SemiAnalysisAI#1201 currently includes DSR1 agentic cells but not DSv4 variants.\nAdd DSv4 B200/B300/H200 cells that mirror the DSR1 B200 agentic flow and reuse benchmark_lib.sh helpers from PR SemiAnalysisAI#1201.\nThis is purely additive and does not change replay methodology, metrics, or workflow behavior.

Signed-off-by: William Chen <57119977+OCWC22@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant