-
Notifications
You must be signed in to change notification settings - Fork 903
MPI4: move pcollreq into the MPI namespace #9065
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
MPI4: move pcollreq into the MPI namespace #9065
Conversation
1825bb4
to
76be6fc
Compare
The IBM CI (GNU/Scale) build failed! Please review the log, linked below. Gist: https://gist.github.com/ac6d06b249bfbb022f86c9ecb4c6032f |
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/2face426c876925b264c63fbb14c8577 |
The IBM CI (PGI) build failed! Please review the log, linked below. Gist: https://gist.github.com/fb533447aad192d2ad4378ab2b037a57 |
The IBM CI (GNU/Scale) build failed! Please review the log, linked below. Gist: https://gist.github.com/f88377b10eaf28d18bdd5dc6501a4d29 |
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/b12c028f4ed2de9f4dd1161e002c1425 |
76be6fc
to
7fc4f96
Compare
The IBM CI (GNU/Scale) build failed! Please review the log, linked below. Gist: https://gist.github.com/6562a5c1f2b825ab306a8241d297f479 |
7fc4f96
to
5305e48
Compare
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/c27818233f0cefef38ec0153ddf8ca0a |
:bot:aws:retest |
The IBM CI (GNU/Scale) build failed! Please review the log, linked below. Gist: https://gist.github.com/afac02818ba6729d93117a26f83d9bd2 |
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/87d7d72e997e6516a4df5a0f872702e5 |
5305e48
to
59a3169
Compare
The IBM CI (GNU/Scale) build failed! Please review the log, linked below. Gist: https://gist.github.com/3d8fb5062fd7026d1330f0bcf5c27649 |
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/593f8f56c4b4d391ec635fa23dae5c94 |
59a3169
to
ef7cef8
Compare
The IBM CI (PGI) build failed! Please review the log, linked below. Gist: https://gist.github.com/a22c589d3d59d910e8793137d9de0306 |
:bot:aws:retest |
The IBM CI (GNU/Scale) build failed! Please review the log, linked below. Gist: https://gist.github.com/7cf2435fcf2622e2d62ad4c437597650 |
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/3638a57c6208876e12f04b0fd24ea8bb |
The IBM CI (PGI) build failed! Please review the log, linked below. Gist: https://gist.github.com/30cff2147a4f3f9e32f3a4bc293324b2 |
ef7cef8
to
30a5a69
Compare
The IBM CI (GNU/Scale) build failed! Please review the log, linked below. Gist: https://gist.github.com/64f86af742dd94222cd81d11152cc8ce |
30a5a69
to
ece963c
Compare
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/7c30b03e4dccd9608c6c1624a516055c |
The IBM CI (GNU/Scale) build failed! Please review the log, linked below. Gist: https://gist.github.com/292c0b57fc78f809e5e05237cdcb7af1 |
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/b3fbd1f4c677e828835cc2a973713f9b |
The IBM CI (PGI) build failed! Please review the log, linked below. Gist: https://gist.github.com/dcf4c53ec14a4253b8f3da86a2497bd5 |
ece963c
to
58920ee
Compare
@ggouaillardet is this ready to be non-drafty? |
@ggouaillardet ping we'd like to merge this if its ready. Could you move it out of draft state? |
@hppritcha let me squash the commits and give it a final review |
I will update the ibm test suite to handle both |
58920ee
to
d5b9584
Compare
An alternative: update the test suite to only build/run if the |
@jsquyres that would make things easier indeed! |
Done in open-mpi/ompi-tests#151 |
961dbec
to
06017b0
Compare
Signed-off-by: Gilles Gouaillardet <[email protected]>
Signed-off-by: Gilles Gouaillardet <[email protected]>
Signed-off-by: Gilles Gouaillardet <[email protected]>
Signed-off-by: Gilles Gouaillardet <[email protected]>
Signed-off-by: Gilles Gouaillardet <[email protected]>
Signed-off-by: Gilles Gouaillardet <[email protected]>
06017b0
to
42220e2
Compare
@hppritcha The PR is now ready for review. Also, this PR should not be merged before open-mpi/ompi-tests#151 (otherwise non persistent collectives won't be tested at all in the |
No description provided.