Re: [OMPI users] Unable to run MPI application

2020-06-27 Thread Jeff Squyres (jsquyres) via users
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

Re: [OMPI users] Build error On macOS

2020-06-27 Thread Jeff Squyres (jsquyres) via users
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: >