Re: [OMPI users] An error while installing openmpi 5.0.1

2025-08-02 Thread Gilles Gouaillardet
Cliff, Is there any reason why you are not installing the latest version of the v5.0 series (e.g. 5.0.8) ? Anyway, it looks like an incomplete back port that has been fixed in later releases. Meanwhile, if you want to stick to 5.0.1, you can add the following snippet in ompi/mca/mtl/ofi.h #ifnde

[OMPI users] An error while installing openmpi 5.0.1

2025-08-02 Thread Kook Jin Noh
Hi, While installing openmpi 5.0.1 on my archlinux, I received the following: In file included from mtl_ofi.h:51, from mtl_ofi.c:13: mtl_ofi.h: In function 'ompi_mtl_ofi_context_progress': mtl_ofi_request.h:19:5: error: implicit declaration of function 'container_of' [-Wimplicit