Branch: refs/heads/main
Revision: d069cd2
Author: jhh67
Log Message:
Merge pull request #18275 from jhh67/T2349.1
libfabric doesn't handle FI_SOCKADDR_IB addresses correctly
As of libfabric v1.12.1 providers with FI_SOCKADDR_IB addresses cannot be used as
doing so will cause an internal error in fi_domain. Ignore these addresses until
libfabric is fixed.
This resolves issue https://github.com/cray/chapel-private/issues/2349.
[Reviewed by @gbtitus]
Modified Files:
M runtime/src/comm/ofi/comm-ofi.c
Compare: https://github.com/chapel-lang/chapel/compare/bfcab0ec277a...d069cd29c78a