Skip to content

[ci][mesh] improve ATOMesh benchmark configuration and dashboard reporting - #1580

Merged
gyohuangxin merged 12 commits into
mainfrom
zwan/fix-mesh-compile-cache-dirs
Jul 14, 2026
Merged

[ci][mesh] improve ATOMesh benchmark configuration and dashboard reporting#1580
gyohuangxin merged 12 commits into
mainfrom
zwan/fix-mesh-compile-cache-dirs

Conversation

@wanzhenchn

Copy link
Copy Markdown
Contributor

Motivation

  • Isolated ATOMesh worker compile caches to avoid cross-worker cache conflicts.
  • Improved ATOMesh benchmark case selection and configuration.
  • Updated Kimi-K2 environment settings.
  • Fixed dashboard rerun result selection by throughput.
  • Split ATOMesh dashboard charts by model for clearer comparison.

@github-actions

Copy link
Copy Markdown
Contributor

🏷️ CI Guide

Runs automatically on every eligible PR before approval:

  • ✅ Pre Checkin: Black, Ruff, catalog schema validation, non-GPU unit tests

Heavy model tests:

  • ✅ Run after the PR is approved and Pre Checkin passes
  • ✅ Run immediately when an approval review is submitted
  • ✅ Can be requested before approval with labels
Label Tests
ci:full Run all heavy PR model tests: native ATOM, vLLM, and SGLang
ci:atom Run native ATOM model accuracy tests
ci:vllm Run ATOM vLLM OOT model accuracy tests
ci:sglang Run ATOM SGLang model accuracy tests

Heavy jobs are skipped when the PR is not approved and no matching ci:* label is present.
Add labels via the sidebar or gh pr edit 1580 --add-label <label>

@wanzhenchn
wanzhenchn force-pushed the zwan/fix-mesh-compile-cache-dirs branch from dd27b69 to 5b7c945 Compare July 13, 2026 11:49
Yuechguo
Yuechguo previously approved these changes Jul 13, 2026

@Yuechguo Yuechguo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Jasen2201 added a commit that referenced this pull request Jul 13, 2026
From PR #1580: enable MXFP4 intermediate output for INT4 quick reduce.

Co-Authored-By: Claude <noreply@anthropic.com>
@wanzhenchn
wanzhenchn force-pushed the zwan/fix-mesh-compile-cache-dirs branch from 09e32cf to 3a8df9a Compare July 13, 2026 15:10
@gyohuangxin
gyohuangxin merged commit 2be397c into main Jul 14, 2026
27 of 47 checks passed
@gyohuangxin
gyohuangxin deleted the zwan/fix-mesh-compile-cache-dirs branch July 14, 2026 02:27
zhuyuhua-v pushed a commit that referenced this pull request Jul 16, 2026
#1575)

* Add Kimi-K2.5 MXFP4 PD disaggregation recipe for atomesh (1P+1D)

Co-Authored-By: Claude <noreply@anthropic.com>

* Update Kimi-K2.5 recipe: remove online_quant_config, fix cudagraph sizes

Co-Authored-By: Claude <noreply@anthropic.com>

* Add AITER_MXFP4_INTERMEDIATE=1 env var to Kimi-K2.5 recipe

From PR #1580: enable MXFP4 intermediate output for INT4 quick reduce.

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: seungrokj <144636725+seungrokj@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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants