Edgar and Jeff,
the root cause is we do not use pthreads here any more:
>From master config.log
configure:226861: gcc -std=gnu99 -o conftest -O3 -DNDEBUG
-finline-functions -fno-strict-aliasing -mcx16
-I/home/usersup/gilles/build/ompi-master/3rd-party/openpmix/include
-I/home/usersup/gilles/src/
The library that contains sem_init and sem_open, the two functions that we
check for in the configure script
From: Jeff Squyres (jsquyres)
Sent: Friday, February 5, 2021 7:31 PM
To: Open MPI Developers List
Cc: Gabriel, Edgar
Subject: Re: [OMPI devel] configure problem on master
Which library
Which library?
On Feb 5, 2021, at 4:46 PM, Gabriel, Edgar via devel
mailto:devel@lists.open-mpi.org>> wrote:
I just noticed another ‘new’ aspect of configure on master. The sharedfp/sm
component is now not compiled anymore, I double checked that it is still
correctly detected and handled on 4.
I just noticed another 'new' aspect of configure on master. The sharedfp/sm
component is now not compiled anymore, I double checked that it is still
correctly detected and handled on 4.1, so it must be a recent change.
On master:
--snip--
--- MCA component sharedfp:sm (m4 configuration macro)
c