Skip to content

Conversation

@plesn
Copy link
Contributor

@plesn plesn commented Jul 26, 2017

This changes the default to 0, to avoid yields during progress in srun.

In mpirun, ompi_mpi_yield_when_idle is set to 1 if oversubscribed
otherwise 0. But the default is 1 though, and it is used in srun.
Now srun and mpirun have the same latency in non-oversubscribed cases.

@ompiteam-bot
Copy link

Can one of the admins verify this patch?

@hjelmn
Copy link
Member

hjelmn commented Jul 26, 2017

You need to add a signed off line. Quickest way is git commit --amend -s --no-edit

@jjhursey
Copy link
Member

ok to test

This changes the default to 0, to avoid yields during progress in srun.

In mpirun, ompi_mpi_yield_when_idle is set to 1 if oversubscribed
otherwise 0. But the default is 1 though, and it is used in srun.
Now srun and mpirun have the same latency in non-oversubscribed cases.

Signed-off-by: Piotr Lesnicki <piotr.lesnicki@atos.net>
@plesn
Copy link
Contributor Author

plesn commented Jul 27, 2017

Added the sign-off

@hjelmn hjelmn merged commit 29b059e into open-mpi:master Aug 3, 2017
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.

4 participants