Re: [OMPI devel] pmix warnings on cray with HEAD

2015-09-22 Thread Mark Santcroos
Hi Gilles, Oops ... you are right! (Was doing this on too many machines in parallel that I forgot to clean up correctly on some of them) Sorry for the noise. Im a happy camper now! Mark > On 22 Sep 2015, at 10:29 , Gilles Gouaillardet > wrote: > > Mark, > > i think there is no more mca_pm

Re: [OMPI devel] pmix warnings on cray with HEAD

2015-09-22 Thread Gilles Gouaillardet
Mark, i think there is no more mca_pmix_native.so. you can confirm that by checking the timestamps of the libs after running make install. just remove your install dir, and run make install again, and that will solve your issue. Cheers, Gilles On Tue, Sep 22, 2015 at 5:26 PM, Mark Santcroos w