Skip to content

Conversation

bosilca
Copy link
Member

@bosilca bosilca commented Dec 11, 2024

Issue #12953 identified an issue with MPI_Wtime taking the first call as the source of relative timing. This patch moves the timing root early in the MPI initialization (sessions or world model).

Fixes #12953.

Signed-off-by: George Bosilca gbosilca@nvidia.com
(cherry picked from commit c0b371b)

Issue open-mpi#12953 identified an issue with MPI_Wtime taking the first call
as the source of relative timing. This patch moves the timing root
early in the MPI initialization (sessions or world model).

Fixes open-mpi#12953.

Signed-off-by: George Bosilca <gbosilca@nvidia.com>
(cherry picked from commit c0b371b)
@bosilca bosilca requested a review from jsquyres December 11, 2024 17:15
@github-actions github-actions bot added this to the v5.0.6 milestone Dec 11, 2024
@jsquyres jsquyres changed the title MPI_Wtime relative to MPI_Init v5.0.x: MPI_Wtime relative to MPI_Init Dec 12, 2024
@janjust janjust merged commit 7f09a42 into open-mpi:v5.0.x Dec 16, 2024
18 checks passed
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.

3 participants