Skip to content

Commit 4dcaae5

Browse files
docs: finalize v1.2 release notes (#12)
Co-authored-by: SimuMax Maintainer <noreply@github.com>
1 parent 4f5b293 commit 4dcaae5

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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:

docs/release_v1.2.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
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

0 commit comments

Comments
 (0)