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

Setup: enable MPIR_CVAR_CH4_RMA_ENABLE_DYNAMIC_AM_PROGRESS cvar #74

Merged
merged 6 commits into from
Nov 14, 2020

Conversation

minsii
Copy link
Collaborator

@minsii minsii commented Nov 11, 2020

No description provided.

Set MPIR_CVAR_CH4_RMA_ENABLE_DYNAMIC_AM_PROGRESS to true to avoid
constantly frequent progress polling for AM. It is set via MPI_T
interface. The polling frequency will be increased only when an AM has
been issued or received by the local process.

MPICH-specific cvar.
@minsii
Copy link
Collaborator Author

minsii commented Nov 11, 2020

test:oshmpi/mpich/sos
test:oshmpi/ompi/sos
test:oshmpi/mpich/builtin
test:oshmpi/ompi/builtin

@minsii minsii mentioned this pull request Nov 11, 2020
4 tasks
@minsii
Copy link
Collaborator Author

minsii commented Nov 11, 2020

test:oshmpi/mpich/sos
test:oshmpi/mpich/builtin

@minsii
Copy link
Collaborator Author

minsii commented Nov 13, 2020

test:oshmpi/mpich/sos

@minsii minsii merged commit 28fc964 into pmodels:master Nov 14, 2020
@minsii minsii deleted the pr/progress-cvar branch November 14, 2020 20:31
@minsii minsii linked an issue Nov 18, 2020 that may be closed by this pull request
4 tasks
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.

Progress mismatching
1 participant