Skip to content

Conversation

@dalcinl
Copy link
Contributor

@dalcinl dalcinl commented Oct 19, 2025

Fix the ABI value of various constants and predefined handles

  • MPI_ERRORS_(RETURN|ABORT)
  • MPI_COMBINER_F90_(REAL|COMPLEX|INTEGER)
  • MPI_SEEK_(CUR|END|SET)
  • MPI_(APPNUM|LASTUSEDCODE|UNIVERSE_ZIZE)

xref: mpi-forum/mpi-abi-stubs#72

Pull Request Description

Author Checklist

  • Provide Description
    Particularly focus on why, not what. Reference background, issues, test failures, xfail entries, etc.
  • Commits Follow Good Practice
    Commits are self-contained and do not do two things at once.
    Commit message is of the form: module: short description
    Commit message explains what's in the commit.
  • Passes All Tests
    Whitespace checker. Warnings test. Additional tests via comments.
  • Contribution Agreement
    For non-Argonne authors, check contribution agreement.
    If necessary, request an explicit comment from your companies PR approval manager.

Fix the ABI value of various constants and predefined handles

* MPI_ERRORS_(RETURN|ABORT)
* MPI_COMBINER_F90_(REAL|COMPLEX|INTEGER)
* MPI_SEEK_(CUR|END|SET)
* MPI_(APPNUM|LASTUSEDCODE|UNIVERSE_ZIZE)
@hzhou
Copy link
Contributor

hzhou commented Oct 22, 2025

test:mpich/custom
config: mpi-abi

Copy link
Contributor

@hzhou hzhou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@hzhou hzhou merged commit 821f867 into pmodels:main Oct 23, 2025
5 checks passed
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.

2 participants