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

Correct world_size/backend for mpi #3694

Merged
merged 2 commits into from Jun 6, 2023
Merged

Conversation

abhilash1910
Copy link
Contributor

@abhilash1910 abhilash1910 commented Jun 6, 2023

Motivation for the PR:
Currently when using mpi , the arguements for world_size and rank from the Backend constructor is appearing incorrectly.
The rank and size are misplaced while running mpi .
@tjruwase @awan-10 can you please take a look ?
PS: CLA is signed

@loadams
Copy link
Contributor

loadams commented Jun 6, 2023

@abhilash1910 - can you show that this is correct now?

Just checking there was no reason these were flipped for non-MPI or anything.

@loadams loadams enabled auto-merge (squash) June 6, 2023 22:24
@loadams loadams merged commit c17313f into microsoft:master Jun 6, 2023
19 checks passed
molly-smith pushed a commit that referenced this pull request Jun 23, 2023
Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants