-
Notifications
You must be signed in to change notification settings - Fork 286
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
modules: Update libfabric #7088
Conversation
test:mpich/submodules |
So now |
Yes, it can successfully build 😄. I haven't yet run the testsuite. Maybe a custom job string can try it? |
test:mpich/custom/pipeline |
test:mpich/custom/pipeline Looks like we don't have Infiniband on freebsd or it didn't find it. |
test:mpich/custom/pipeline |
Yeah,
|
test:mpich/custom/pipeline |
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.
LGTM
Include ofiwg/libfabric#10223. Fixes verbs provider compilation on FreeBSD systems.
92439ae
to
69ed3ae
Compare
Pull Request Description
Include ofiwg/libfabric#10223. Fixes verbs provider compilation on FreeBSD systems.
Author Checklist
Particularly focus on why, not what. Reference background, issues, test failures, xfail entries, etc.
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.
Whitespace checker. Warnings test. Additional tests via comments.
For non-Argonne authors, check contribution agreement.
If necessary, request an explicit comment from your companies PR approval manager.