Skip to content

Feature: Support of Manifold Hyper Connection(mHC)#3430

Open
jingqiny-99 wants to merge 10 commits intoNVIDIA:mainfrom
jingqiny-99:jingqiny/feature-mHC
Open

Feature: Support of Manifold Hyper Connection(mHC)#3430
jingqiny-99 wants to merge 10 commits intoNVIDIA:mainfrom
jingqiny-99:jingqiny/feature-mHC

Conversation

@jingqiny-99
Copy link
Copy Markdown

What does this PR do ?

mirror PR of #2943

⚠️ For major changes (either in lines of code or in its impact), please make sure to first share a design doc with the team. If you're unsure what's the best way to do so, contact the @mcore-oncall.

Contribution process

flowchart LR
    A[Pre-checks] --> B[PR Tests]
    subgraph Code Review/Approval
        C1[Expert Review] --> C2[Final Review]
    end
    B --> C1
    C2 --> D[Merge]
Loading

Pre-checks

  • I want this PR in a versioned release and have added the appropriate Milestone (e.g., Core 0.8)
  • I have added relevant unit tests
  • I have added relevant functional tests
  • I have added proper typing to my code Typing guidelines
  • I have added relevant documentation
  • I have run the autoformatter.sh on my PR

Code review

The following process is enforced via the CODEOWNERS file for changes into megatron/core. For changes outside of megatron/core, it is up to the PR author whether or not to tag the Final Reviewer team.

For MRs into `main` branch

Feel free to message or comment the @mcore-oncall to help accelerate your merge into main. The less complex your PR is, the faster it will be approved and merged!

(Step 1): Add PR label Expert Review

(Step 2): Collect the expert reviewers reviews

  1. Attach the Expert Review label when your PR is ready for review.
  2. GitHub auto-assigns expert reviewers based on your changes. They will get notified and pick up your PR soon.

⚠️ Only proceed to the next step once all reviewers have approved, merge-conflict are resolved and the CI is passing.
Final Review might get declined if these requirements are not fulfilled.

(Step 3): Final Review

  1. Add Final Review label
  2. GitHub auto-assigns final reviewers based on your changes. They will get notified and pick up your PR soon.

(Optional Step 4): Cherry-pick into release branch

If this PR also needs to be merged into core_r* release branches, after this PR has been merged, select Cherry-pick to open a new PR into the release branch.

For MRs into `dev` branch The proposed review process for `dev` branch is under active discussion.

MRs are mergable after one approval by either eharper@nvidia.com or zijiey@nvidia.com.

Merging your PR

Any member of core-adlr and core-nemo will be able to merge your PR.

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Feb 14, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

jingqiny-99 and others added 2 commits March 31, 2026 15:50
…onnection(mHC). (NVIDIA#2943)

Co-authored-by: Jingqin Yang <jingqiny@login-eos01.eos.clusters.nvidia.com>
Co-authored-by: root <root@eos0478.eos.clusters.nvidia.com>
Co-authored-by: Dennis Liu <denliu@nvidia.com>
@jingqiny-99 jingqiny-99 force-pushed the jingqiny/feature-mHC branch from e7e1a13 to 62ea06f Compare April 1, 2026 05:48
@jingqiny-99
Copy link
Copy Markdown
Author

/claude review

@jingqiny-99
Copy link
Copy Markdown
Author

/ok to test 6a1e311

@jingqiny-99
Copy link
Copy Markdown
Author

/ok to test 35b1bec

@jingqiny-99
Copy link
Copy Markdown
Author

/ok to test 9b1e544

@jingqiny-99
Copy link
Copy Markdown
Author

/ok to test 3431dab

@jingqiny-99 jingqiny-99 marked this pull request as ready for review April 3, 2026 07:03
@jingqiny-99 jingqiny-99 requested review from a team as code owners April 3, 2026 07:03
@svcnvidia-nemo-ci svcnvidia-nemo-ci requested a review from a team April 3, 2026 07:03
@Victarry Victarry changed the title Feature: PyTorch Native Implementation of Manifold Hyper Connection Feature: Support of Manifold Hyper Connection(mHC) Apr 3, 2026
@Phlip79
Copy link
Copy Markdown
Member

Phlip79 commented Apr 3, 2026

Should this PR remain open given #3828?

@FDecaYed
Copy link
Copy Markdown
Contributor

FDecaYed commented Apr 8, 2026

Should this PR remain open given #3828?

#3828 was a follow up optimization on top of original PR. since it is kernel only and self contained, @jingqiny-99 has since merged it together into this PR for main. It is final and ready for review now

@Phlip79
Copy link
Copy Markdown
Member

Phlip79 commented Apr 13, 2026

@jingqiny-99 this PR is quite large and I think would benefit from being split into multiple smaller PRs. A new Claude skill /split-pr has been introduced to make this process easier for authors. Can you please give it a try?

@jingqiny-99
Copy link
Copy Markdown
Author

@jingqiny-99 this PR is quite large and I think would benefit from being split into multiple smaller PRs. A new Claude skill /split-pr has been introduced to make this process easier for authors. Can you please give it a try?

Sure, I'll try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants