mpich icon indicating copy to clipboard operation
mpich copied to clipboard

modules: upgrade libfabric to v1.20.1 and fix visibility

Open hzhou opened this issue 2 years ago • 1 comments

Pull Request Description

Upgrade libfabric to mpich/v1.20.1.

Fix libfabric API symbol visibility so the symbols are only hidden under embedded mode.

Merge all mpich commits into a single commit that fixes the embedded mode.

[skip warnings]

Author Checklist

  • [x] Provide Description Particularly focus on why, not what. Reference background, issues, test failures, xfail entries, etc.
  • [x] 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.
  • [x] Contribution Agreement For non-Argonne authors, check contribution agreement. If necessary, request an explicit comment from your companies PR approval manager.

hzhou avatar Feb 19 '24 20:02 hzhou

test:mpich/submodules ✔️

hzhou avatar Feb 20 '24 15:02 hzhou