-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Various CUDA graph improvements on capture time, replay time, memory footprint #2572
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
Merged
ericharper
merged 43 commits into
NVIDIA:main
from
jiemingz:jiemingz/mcore_cudagraph_improvements
Jan 22, 2026
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
3b4a0ae
add mcore cg updates
jiemingz e68effc
fix rebase
jiemingz ce0ffdc
cleanup
jiemingz da52f50
fix param cache skip
jiemingz a36e533
works with expandable segs
jiemingz 3fd175a
tensor cache
jiemingz b9beeda
get_connected_params
jiemingz 02f8247
cleanup more
jiemingz d92c246
fix rebase
jiemingz 13b1951
fix rebase
jiemingz c62cc99
works again
jiemingz 233f6a9
treemap
jiemingz 53d88ec
cg_artifcats
jiemingz 5935884
cleanup
jiemingz e37537b
fix rotary
jiemingz 68a71a3
fix moe recompute
jiemingz d8bf12e
address comments
jiemingz d42e39e
fix rebase
jiemingz 14b937d
address comments
jiemingz 59fdc3c
run autoformat
jiemingz ad516c9
log rank 0
jiemingz 598d54c
cleanup docstrings
jiemingz f8fdf5f
rebase fixes
jiemingz 7c32498
ln recomp
jiemingz d884650
dealloc fwd outputs
jiemingz 387593d
capture pre post process
jiemingz 3a29ed8
Update autoformat.sh
jiemingz f71f1fe
guard metadata attr for inference
jiemingz 48b3aaa
guard can_skip_replay_copy
jiemingz f4acc0d
cleanup logging
jiemingz 6813c59
fix lint
jiemingz 7793a20
fix logging bug
jiemingz 16c9686
fix fine grained callable test
jiemingz 474587e
fix dynamic_inference_engine tests
jiemingz 91abb60
address comments, cleanup args
jiemingz 34e792d
address comments, revert random.py
jiemingz 864ec47
Update megatron/core/transformer/moe/moe_layer.py
jiemingz 17c4a94
address comments
jiemingz 273605c
fix back compat for inference, cleanup args again
jiemingz 79e3d63
fix rebase with #2452
jiemingz 2e47f7d
Merge branch 'main' into jiemingz/mcore_cudagraph_improvements
jiemingz 976f167
small lint fix
jiemingz c26636e
fix args again
jiemingz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.