Skip to content

Conversation

@artpol84
Copy link
Contributor

Relax CPU usage pressure from the application processes when doing
modex and barrier in ompi_mpi_init.

We see significant latencies in SLURM/pmix plugin barrier progress
because app processes are aggressively call opal_progress pushing
away daemon process doing collective progress.

(ported from 0861884 and 06a73da)

Signed-off-by: Artem Polyakov [email protected]

Relax CPU usage pressure from the application processes when doing
modex and barrier in ompi_mpi_init.

We see significant latencies in SLURM/pmix plugin barrier progress
because app processes are aggressively call opal_progress pushing
away daemon process doing collective progress.

(ported from 0861884 and 06a73da)

Signed-off-by: Artem Polyakov <[email protected]>
@artpol84
Copy link
Contributor Author

@rhc54 @hppritcha @jladd-mlnx please review

@hppritcha hppritcha merged commit 1bb8747 into open-mpi:v2.x Nov 24, 2016
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