Re: [OMPI users] Hwlock library problem

2020-04-15 Thread フォンスポール via users
issues/7615 > > Several workarounds are documented, feel free to try some of them and > report back > (either on GitHub or this mailing list) > > Cheers, > > Gilles > > On Tue, Apr 14, 2020 at 11:18 PM フォンスポール J via users > wrote: >> >> I am attempting to

Re: [OMPI users] Hwlock library problem

2020-04-15 Thread フォンスポール via users
2020, at 0:06, Gilles Gouaillardet via users > wrote: > > Paul, > > this issue is likely the one already been reported at > https://github.com/open-mpi/ompi/issues/7615 > > Several workarounds are documented, feel free to try some of them and > report back > (ei

Re: [OMPI users] Hwlock library problem

2020-04-15 Thread フォンスポール via users
manually updated, you should see > -Wl,-force_load,...la > instead of > -force_load,...la > > if -Wl,-force_load is used but the library are not picked, then this > is yet an other issue > > > Cheers, > > Gilles > > On Wed, Apr 15, 2020 at 8:50 PM フォン

Re: [OMPI users] Hwlock library problem

2020-04-16 Thread フォンスポール via users
make install? > > By the way, the offending library is hwloc (that stands for HardWare > LOCality), and spellcheckers are not familiar with it > (iPad auto-corrects it to helicopter fwiw) > > Cheers, > > Gilles > > On Thu, Apr 16, 2020 at 2:28 PM フォンスポール J via users >

[OMPI users] Hwlock library problem

2020-04-14 Thread フォンスポール via users
I am attempting to build the latest stable version of openmpi (openmpi-4.0.3) on Mac OS 10.15.4 using the latest intel compilers fort, icc, iclc (19.1.1.216 20200306). I am using the configuration ./configure --prefix=/opt/openmpi CC=icc CXX=icpc F77=ifort FC=ifort --with-hwloc=internal