-
Notifications
You must be signed in to change notification settings - Fork 902
MPI4:implement MPI_Comm_idup_with_info #9707
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:implement MPI_Comm_idup_with_info #9707
Conversation
related to #9203 |
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/8ffc86029ce51b0fe15c16b6e191be82 |
bot:ibm:retest |
not sure I understand why the make distcheck failed. can't seem to reproduce. try again. |
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/bb519b0ea46e507caca003fe9e9cee58 |
697d57b
to
db666c4
Compare
The IBM CI (XL) build failed! Please review the log, linked below. Gist: https://gist.github.com/d01400360c7887013145ef2560f415aa |
hmmm... ibm output is very confusing flooded with warnings. looks like the failure got cut off of the posting. @jjhursey could you take a look? |
12aed65
to
8b5220f
Compare
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
8b5220f
to
a79f8b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like MPI_Comm_idup_with_info wasn't added to the 2 mpi
module implementations (tkr and ignore-tkr). Was that intentional?
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
fortran modules Signed-off-by: Howard Pritchard <howardp@lanl.gov>
229fb50
to
169f3f9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Can you squash?
Signed-off-by: Howard Pritchard howardp@lanl.gov