On Jun 26, 2020, at 7:30 AM, Peter Kjellström via users
wrote:
>
>> The cluster hardware is QLogic infiniband with Intel CPUs. My
>> understanding is that we should be using the old PSM for networking.
>>
>> Any thoughts what might be going wrong with the build?
>
> Yes only PSM will perform
On Jun 26, 2020, at 11:32 AM, Sahir Butt via users
wrote:
>
> I am trying to build openmpi-4.0.3 with gcc 11 on macOS. I ran following to
> configure:
>
> ../configure --prefix=/path-to/opt/openmpi-4.0.3
> --with-wrapper-ldflags="-Wl,-search_paths_first”
>
> I keep getting following error:
>