Skip to content

Commit d685275

Browse files
committed
Bump MCore commit.
Signed-off-by: Cory Ye <cye@nvidia.com>
1 parent 495025a commit d685275

File tree

1 file changed

+3
-3
lines changed
  • qa/L1_pytorch_mcore_fsdp_integration

1 file changed

+3
-3
lines changed

qa/L1_pytorch_mcore_fsdp_integration/test.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
set -e
66

7-
# Megatron-LM / Megatron-FSDP commit for main branch on Apr. 7, 2026.
7+
# Megatron-LM / Megatron-FSDP commit for main branch on Apr. 10, 2026.
88
# Necessary to support wgrad accumulate fusion and Megatron-FSDP NCCL UBR,
9-
# and TODO(@cspades) fixes decoupled_grad <> DistOpt usage in Megatron-LM.
10-
MCORE_REF=${1:-8cbc45b6e039f300c53eb09579fc973d703455cd}
9+
# and fixes decoupled_grad <> DistOpt usage in Megatron-LM.
10+
MCORE_REF=${1:-ab43d43f0bc04f4656d4af15afb6e7e4c9ad71c8}
1111

1212
# Paths
1313
: ${TE_PATH:=/opt/transformerengine}

0 commit comments

Comments
 (0)