Skip to content

Conversation

hppritcha
Copy link
Member

The Fortran interfaces were using INTEGER for count argument. The MPI-4 standard states that this argument should be INTEGER(KIND=MPI_COUNT_KIND).

related to #11982

Signed-off-by: Howard Pritchard [email protected]
(cherry picked from commit e1134af)

The Fortran interfaces were using INTEGER for count
argument.  The MPI-4 standard states that this argument
should be INTEGER(KIND=MPI_COUNT_KIND).

related to open-mpi#11982

Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit e1134af)
@hppritcha hppritcha requested a review from jsquyres October 13, 2023 21:02
@github-actions github-actions bot added this to the v5.0.0 milestone Oct 13, 2023
@wenduwan
Copy link
Contributor

CI failure - likely unrelated to change.

stdout: Submodule path '3rd-party/prrte': checked out '63370ca00771a7a6004d6b638476ca794b04e4c1'

stderr: Cloning into '/home/ubuntu/workspace/pen-mpi.pull_request-v2_PR-11988/3rd-party/prrte'...
Submodule 'oac' (https://github.com/open-mpi/oac) registered for path '3rd-party/prrte/config/oac'
Cloning into '/home/ubuntu/workspace/pen-mpi.pull_request-v2_PR-11988/3rd-party/prrte/config/oac'...
fatal: unable to access 'https://github.com/open-mpi/oac/': Failed to connect to github.com port 443: Connection timed out
fatal: clone of 'https://github.com/open-mpi/oac' into submodule path '/home/ubuntu/workspace/pen-mpi.pull_request-v2_PR-11988/3rd-party/prrte/config/oac' failed
Failed to clone 'config/oac'. Retry scheduled
Cloning into '/home/ubuntu/workspace/pen-mpi.pull_request-v2_PR-11988/3rd-party/prrte/config/oac'...
fatal: clone of 'https://github.com/open-mpi/oac' into submodule path '/home/ubuntu/workspace/pen-mpi.pull_request-v2_PR-11988/3rd-party/prrte/config/oac' failed
Failed to clone 'config/oac' a second time, aborting
Failed to recurse into submodule path '3rd-party/prrte'

@jsquyres
Copy link
Member

bot:ompi:retest

@janjust janjust merged commit f839864 into open-mpi:v5.0.x Oct 16, 2023
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.

5 participants