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

Improved the determination of MPI rank #61

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

jrmadsen
Copy link
Collaborator

  • PR Remove reliance on MPI_Comm_rank #56 is potentially problematic when spread over multiple nodes
  • This PR also fixes excess verbosity bug when MPI_Comm_rank and MPI_Comm_size is called frequently
  • Also debug messages flush all streams to avoid stderr output way before stdout output

@jrmadsen jrmadsen added bug fix Fixes a bug libomnitrace Involves omnitrace library labels Jun 21, 2022
@jrmadsen jrmadsen merged commit dfda902 into ROCm:main Jun 21, 2022
@jrmadsen jrmadsen deleted the improve-rank-resolution branch June 21, 2022 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixes a bug libomnitrace Involves omnitrace library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant