[Power] Require GLM-5.2 and add DSV4 H200 telemetry / 强制 GLM-5.2 并新增 DSV4 H200 功耗采集 - #2684
Draft
edwingao28 wants to merge 5 commits into
Draft
[Power] Require GLM-5.2 and add DSV4 H200 telemetry / 强制 GLM-5.2 并新增 DSV4 H200 功耗采集#2684edwingao28 wants to merge 5 commits into
edwingao28 wants to merge 5 commits into
Conversation
66 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
required: true.required: false; aggregate data publishes whole-deployment energy metrics and intentionally omits prefill/decode role-local axes.e5c837f06a362dc888dfea2ee588e9f19c298270and preserve its SHA plus the exporter image digest in the audit bundle.require-powerinput through both workflow layers so a strict dispatch cannot silently run withREQUIRE_POWER=0.This draft is stacked on #2683 and depends on its H200 launcher, custom-window, and central aggregation infrastructure. Until #2683 merges, this PR intentionally shows both commits against
main.Roadmap: #2681
Validation
e5c837f06a362dc888dfea2ee588e9f19c298270; exporter SHA-256dd64a6be....required: true,publication_valid: true, 32/32 GPUs, 16 prefill + 16 decode, no validation failures.power_valid: 1; 292 successful requests, 15 warmup-only drops, zero error drops.GitHub marks the workflow container as failed even though every visible benchmark, collection, and success-rate job succeeded and no failed job is present. The artifact audit above is the authoritative power verdict.
a1b8c7af...: benchmark job 96258235915; dashboard overlay.required: false,publication_valid: true, 8/8 GPUs, schema v2 andpower_valid: 1.The current strict GLM run closes the finalized producer exact-SHA gate. DSV4 remains optional and retains its earlier recipe-level H200 evidence.
中文说明
required: true,功耗采集异常时按失败关闭。required: false;发布全部署口径的能耗指标,并按设计不生成预填充/解码 role-local 轴。e5c837f06a362dc888dfea2ee588e9f19c298270,并在审计产物中保留 producer SHA 与 exporter 镜像摘要。require-power输入,避免 strict dispatch 实际以REQUIRE_POWER=0静默运行。本 draft PR stacked 在 #2683 之上,依赖其中的 H200 启动器、custom window 与集中式聚合基础设施。在 #2683 合入前,本 PR 相对
main会暂时显示两个提交。验证结果
e5c837f06a362dc888dfea2ee588e9f19c298270;exporter SHA-256 为dd64a6be...。required: true、publication_valid: true、32/32 GPU(16 张预填充 + 16 张解码),validation failures 为空。power_valid: 1;292 个成功请求、15 个仅 warmup drop、error drop 为 0。GitHub 将 workflow 容器级结论标为 failed,但所有可见的 benchmark、结果收集与 success-rate job 均成功,也不存在 failed job。以上产物审计结果是权威功耗判定。
a1b8c7af...:benchmark job 96258235915;dashboard overlay。required: false、publication_valid: true、8/8 GPU、schema v2、power_valid: 1。当前 GLM strict 运行关闭了最终 producer 的 exact-SHA gate。DSV4 保持 optional,并沿用此前的 recipe 级 H200 硬件证据。