Re: [OMPI devel] PMIx shared memory dstore now off by default

2016-09-01 Thread Gilles Gouaillardet
Thanks Ralph, as a direct consequence, Open MPI can now be built again on Solaris an other OS that does not support flock() Cheers, Gilles On 9/2/2016 6:48 AM, r...@open-mpi.org wrote: Hi folks In order to let some folks continue working on dynamic operations on the master, I have tur

[OMPI devel] PMIx shared memory dstore now off by default

2016-09-01 Thread r...@open-mpi.org
Hi folks In order to let some folks continue working on dynamic operations on the master, I have turned the PMIx shared memory data store support “off” by default for the embedded code. You can turn it “on” using the --enable-pmix3-dstore option. Once the dynamics support is functional, we wil