File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ SimuMax is a simulator and analytical model for large-scale LLM training. It mod
44
55## Highlights
66
7- - [ New ] v1.2 release notes:
7+ - v1.2 release notes:
88 [ docs/release_v1.2.md] ( docs/release_v1.2.md )
9- - [ New ] B200 public benchmark materials include a formal v1.2 summary,
9+ - B200 public benchmark materials include a formal v1.2 summary,
1010 reproduction guide, CP A2A result chart, and public B200 system config.
11- - [ New ] Long-context context-parallel (CP) coverage is included in the public
11+ - Long-context context-parallel (CP) coverage is included in the public
1212 B200 release results.
13- - [ New ] Megatron-LM 0.14 selective recompute with ` discard_output ` semantics is
13+ - Megatron-LM 0.14 selective recompute with ` discard_output ` semantics is
1414 modeled through ` megatron_recompute ` .
15- - [ Preview ] sync-VPP is available with a representative B200 preview check.
15+ - sync-VPP is available as Preview with a representative B200 preview check.
1616- Supports dense and MoE models, including TP / PP / EP / CP / SP / ZeRO-1 /
1717 recompute / MLA.
1818- Can be used in five core ways:
Original file line number Diff line number Diff line change 11# SimuMax v1.2 Release Notes
22
3- Release status: ` draft `
3+ Release status: ` released `
4+
5+ Release date: 2026-05-11
46
57## Summary
68
You can’t perform that action at this time.
0 commit comments