Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update megatron-lm reference to run on hopper gpus #748

Conversation

ShriyaPalsamudram
Copy link
Contributor

@ShriyaPalsamudram ShriyaPalsamudram commented Jun 13, 2024

Upgrade Dockerfile to use newer pytorch container to ensure that the reference runs on NVIDIA Hopper GPUs

Verified that the new changes do not impact convergence -

GBS = 2048
Original megatron-lm RCP samples from v4.0 RCPs = [1207959552, 1207959552, 1157627904]
One seed convergence samples = [1157627904]

GBS = 3072
Original megatron-lm RCP samples from v4.0 RCPs = [1207959552, 1207959552, 1207959552]
One seed convergence samples = [13790871552]

@ShriyaPalsamudram ShriyaPalsamudram requested a review from a team as a code owner June 13, 2024 19:34
Copy link

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

ShriyaPalsamudram added a commit to ShriyaPalsamudram/logging that referenced this pull request Jul 18, 2024
Copy link
Contributor

@hiwotadese hiwotadese left a comment

Choose a reason for hiding this comment

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

lgtm

@hiwotadese hiwotadese merged commit 6b277bb into mlcommons:master Jul 31, 2024
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants