Commit 92debd9
perf(amd): add DP-attention band to DSV4 ATOM MI355X AgentX MTP (#2778)
* perf(amd): add DP-attention band to DSV4 ATOM MI355X AgentX MTP
Split the DeepSeek-V4-Pro FP4 ATOM AgentX MTP sweep into two attention
bands per the ROCm/ATOM recipe: tensor-parallel attention for concurrency
1-16, and DP attention (--enable-dp-attention --enable-tbo plus the
ATOM_DP_* routing knobs and AIPerf session-affinity vars) for concurrency
48-256. The mode is selected by the config's dp-attn, propagated as
DP_ATTENTION, so the recipe drops its DP_ATTENTION=false guard. Bump the
ATOM image to nightly_202608280858.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* docs(changelog): record DSV4 ATOM MI355X AgentX DP-attention band
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* test(agentx): scope DSV4 MI355X ATOM sweep to dp-attn c256 for e2e
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* test(agentx): raise AIPerf timeouts + realtime metrics for DSV4 ATOM MI355X MTP
Bump dataset/profile-configure timeouts to 1800s and cancel-drain to its
300s ceiling for long agentic cold-cache runs, and enable realtime metrics.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(agentx): set ATOM keep-alive to 900s for DSV4 MI355X MTP warmup
uvicorn's 5s idle keep-alive closes AIPerf's pooled sockets during
long-backlog warmup; the reused write hits ECONNRESET (104) and one
such reset on a root AgentX warmup request aborts the entire run.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* test(agentx): restore full DSV4 MI355X ATOM sweep search space
Re-enable the TP c1-16 and DP-attention c48-256 bands after the
keep-alive fix, reverting the temporary dp-attn c256-only e2e scoping.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 99fca10 commit 92debd9
3 files changed
Lines changed: 55 additions & 15 deletions
File tree
- benchmarks/single_node/agentic
- configs
Lines changed: 40 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
| 19 | + | |
| 20 | + | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | | - | |
52 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
53 | 74 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
59 | 80 | | |
60 | 81 | | |
61 | 82 | | |
| |||
83 | 104 | | |
84 | 105 | | |
85 | 106 | | |
86 | | - | |
87 | | - | |
| 107 | + | |
88 | 108 | | |
89 | 109 | | |
90 | 110 | | |
| |||
102 | 122 | | |
103 | 123 | | |
104 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
105 | 131 | | |
106 | 132 | | |
107 | 133 | | |
| |||
113 | 139 | | |
114 | 140 | | |
115 | 141 | | |
| 142 | + | |
116 | 143 | | |
117 | 144 | | |
118 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1336 | 1336 | | |
1337 | 1337 | | |
1338 | 1338 | | |
1339 | | - | |
| 1339 | + | |
1340 | 1340 | | |
1341 | 1341 | | |
1342 | 1342 | | |
| |||
1346 | 1346 | | |
1347 | 1347 | | |
1348 | 1348 | | |
1349 | | - | |
| 1349 | + | |
| 1350 | + | |
1350 | 1351 | | |
1351 | 1352 | | |
1352 | 1353 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6577 | 6577 | | |
6578 | 6578 | | |
6579 | 6579 | | |
| 6580 | + | |
| 6581 | + | |
| 6582 | + | |
| 6583 | + | |
| 6584 | + | |
| 6585 | + | |
| 6586 | + | |
| 6587 | + | |
| 6588 | + | |
| 6589 | + | |
| 6590 | + | |
| 6591 | + | |
6580 | 6592 | | |
6581 | 6593 | | |
6582 | 6594 | | |
| |||
0 commit comments