Commit 0e363a6
committed
refactor: drop conc-512-tuned warmup grace override from glm5.2 b300 recipe / 移除 glm5.2 b300 recipe 中为 conc 512 调优的 warmup grace 覆盖值
AGENTIC_WARMUP_GRACE_PERIOD=3600 was tuned for the conc-512 DP8 point,
which this PR removes (DEP arm now caps at conc 64). At conc 64 the warmup
working set drains well within the default 1800s (warmup-grace-period is a
ceiling, not a fixed sleep), so fall back to the default and delete the
now-stale comment. No behavioral change at conc <= 64.
中文:AGENTIC_WARMUP_GRACE_PERIOD=3600 是为 conc 512 的 DP8 数据点调优的,而本
PR 已移除该点(DEP 分支并发上限现为 64)。在 conc 64 下,warmup 工作集会在默认
1800s 内完成 drain(warmup-grace-period 是上限而非固定等待),故回退到默认值并
删除已过时的注释。conc <= 64 下无行为变化。1 parent 6d088b0 commit 0e363a6
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 109 | | |
115 | 110 | | |
116 | 111 | | |
| |||
0 commit comments