mpich icon indicating copy to clipboard operation
mpich copied to clipboard

Current embedded libfabric version fails to build on i386 on newer GCC versions

Open lowpolyneko opened this issue 5 months ago • 1 comments

Encountered this while debugging #7597. The current embedded libfabric currently fails to build on i686 with new GCC versions. The Debian packaging team has patched libfabric in the meantime so it shouldn't be a significant issue for most users, but we should update after upstream merges.

Image

Upstream has a pending PR merge: https://github.com/ofiwg/libfabric/pull/11028

lowpolyneko avatar Sep 26 '25 22:09 lowpolyneko

The patch is messy and has been open for a while :( The same debian thread mentions it is fixed in libfabric 2.1.0. We should test that.

hzhou avatar Oct 08 '25 18:10 hzhou