Commit ddb1201
[AMD][AgentX] kimik3: pair eager+lazy fp8 offload on the new AIPerf warmup
Run 30511545046 tried lazy alone and is uninterpretable. It landed just after
#2415 swapped the agentic warmup from --agentic-cache-warmup-duration 600 to
--warmup-requests-per-lane 10 (benchmark_lib.sh:1793, plus a new utils/aiperf
pin), so it moved two variables at once. Its "0 successful / 49 total, OSL=1"
is the new warmup's one-token lane primers, not a lazy-offload symptom -- the
cell never left warmup.
That also invalidates the seven earlier fp8+offload failures as baselines: all
of them ran the old time-based warmup. So run the eager control at c8 on the
SAME warmup as lazy, in one dispatch, and compare those two only.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 06d8d5f commit ddb1201
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
831 | 840 | | |
832 | 841 | | |
833 | 842 | | |
| |||
0 commit comments