Skip to content

[BUG]: Updating the logic for reducing the load_balancing_loss during logging, such that the correct value is logged while using CUDA Graphs#1507

Draft
arjun-choudhry wants to merge 1 commit intoNVIDIA:core_r0.11.0from
arjun-choudhry:fix_loadbalancingloss_cudagraph
Draft

[BUG]: Updating the logic for reducing the load_balancing_loss during logging, such that the correct value is logged while using CUDA Graphs#1507
arjun-choudhry wants to merge 1 commit intoNVIDIA:core_r0.11.0from
arjun-choudhry:fix_loadbalancingloss_cudagraph

Conversation

@arjun-choudhry
Copy link

The CUDA graphs can only register tensor operations. As such, caching the PG during graph capture doesn't work when we want to reduce the values later on. This CR fixes that.

…g, such that the correct value is logged while using CUDA Graphs
@arjun-choudhry
Copy link
Author

arjun-choudhry commented Mar 27, 2025

closes: #1494

@arjun-choudhry arjun-choudhry changed the title Updating the logic for reducing the load_balancing_loss during logging, such that the correct value is logged while using CUDA Graphs [BUG]: Updating the logic for reducing the load_balancing_loss during logging, such that the correct value is logged while using CUDA Graphs Apr 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2025

Marking as stale. No activity in 60 days.

@github-actions github-actions bot added the stale No activity in 60 days on issue or PR label Jun 3, 2025
@sbhavani sbhavani added bug Something isn't working module: moe and removed stale No activity in 60 days on issue or PR labels Jul 24, 2025
@Phlip79
Copy link
Member

Phlip79 commented Mar 4, 2026

We are changing our review process and marking all open, unlabeled PRs as draft. This change will go in effect starting once #3659 is merged.

Moving forward, all PRs will be required to start as draft PRs. If you wish to get your PR merged, mark your PR as “Ready for review”. Read more about the new process at submit.md.

@Phlip79 Phlip79 marked this pull request as draft March 4, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants