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

Support alternative mapping TP->PP->DP #8909

Merged
merged 6 commits into from
Apr 13, 2024

Conversation

ftxj
Copy link
Contributor

@ftxj ftxj commented Apr 12, 2024

What does this PR do ?

Add a one line overview of what this PR aims to accomplish.

Collection: [Note which collection this PR will affect]

Changelog

  • Add specific line by line info of high level changes in this PR.

Usage

  • You can potentially add a usage example below
# Add a code snippet demonstrating how to use this 

Jenkins CI

To run Jenkins, a NeMo User with write access must comment jenkins on the PR.

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

PR Type:

  • New Feature
  • Bugfix
  • Documentation

If you haven't finished some of the above items you can still open "Draft" PR.

Who can review?

Anyone in the community is free to review the PR once the checks have passed.
Contributor guidelines contains specific people who can review PRs to various areas.

Additional Information

  • Related to # (issue)

Signed-off-by: jxin <jxin@nvidia.com>
Signed-off-by: jxin <jxin@nvidia.com>
@ftxj
Copy link
Contributor Author

ftxj commented Apr 12, 2024

jenkins

@akoumpa akoumpa self-requested a review April 12, 2024 18:29
Signed-off-by: jxin <jxin@nvidia.com>
@ftxj
Copy link
Contributor Author

ftxj commented Apr 12, 2024

jenkins

1 similar comment
@akoumpa
Copy link
Collaborator

akoumpa commented Apr 12, 2024

jenkins

Signed-off-by: jxin <jxin@nvidia.com>
@akoumpa
Copy link
Collaborator

akoumpa commented Apr 12, 2024

jenkins

@github-actions github-actions bot added the CI label Apr 12, 2024
@akoumpa
Copy link
Collaborator

akoumpa commented Apr 12, 2024

jenkins

1 similar comment
@akoumpa
Copy link
Collaborator

akoumpa commented Apr 12, 2024

jenkins

@ericharper
Copy link
Collaborator

jenkins

2 similar comments
@ericharper
Copy link
Collaborator

jenkins

@ericharper
Copy link
Collaborator

jenkins

Copy link
Collaborator

@akoumpa akoumpa left a comment

Choose a reason for hiding this comment

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

waiting for CI

@ShriyaPalsamudram ShriyaPalsamudram merged commit ac53e22 into NVIDIA:main Apr 13, 2024
119 of 124 checks passed
alxzhang-amazon pushed a commit to alxzhang-amazon/NeMo that referenced this pull request Apr 26, 2024
* support new tp-pp-dp mapping

Signed-off-by: jxin <jxin@nvidia.com>

* add test

Signed-off-by: jxin <jxin@nvidia.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* refine

Signed-off-by: jxin <jxin@nvidia.com>

* change mcore commit

Signed-off-by: jxin <jxin@nvidia.com>

---------

Signed-off-by: jxin <jxin@nvidia.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eric Harper <complex451@gmail.com>
suiyoubi pushed a commit that referenced this pull request May 2, 2024
* support new tp-pp-dp mapping

Signed-off-by: jxin <jxin@nvidia.com>

* add test

Signed-off-by: jxin <jxin@nvidia.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* refine

Signed-off-by: jxin <jxin@nvidia.com>

* change mcore commit

Signed-off-by: jxin <jxin@nvidia.com>

---------

Signed-off-by: jxin <jxin@nvidia.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Eric Harper <complex451@gmail.com>
Signed-off-by: Ao Tang <aot@nvidia.com>
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.

None yet

4 participants