Re: [OMPI users] Unable to build Open MPI with external PMIx library support

2019-01-08 Thread Eduardo Rothe via users
Hi. I'm sorry to reply so late. I was working in a special environment created by cowbuilder and I could not get theĀ  config.log file. Finnaly, I was havinh several problems, but no one was related to Open MPI. I thank you for you help. Bye Eduardo On Tuesday, 18 December 2018, 02:06:3

Re: [OMPI users] Unable to build Open MPI with external PMIx library support

2018-12-17 Thread Gilles Gouaillardet
Eduardo, By config.log, we mean the config.log automatically generated by your configure command (e.g. not the output of the configure command) this is a huge file, so please compress it Cheers, Gilles this file should start with This file contains any messages produced by compilers w

Re: [OMPI users] Unable to build Open MPI with external PMIx library support

2018-12-17 Thread Howard Pritchard
HI Eduardo, The config.log looked nominal.Could you try the following additional options to the build with the internal PMIx builds: --enable-orterun-prefix-by-default --disable-dlopen ? Also, for the mpirun built using the internal PMIx, could you check the output of ldd? And just in c

Re: [OMPI users] Unable to build Open MPI with external PMIx library support

2018-12-17 Thread Eduardo Rothe via users
Hi Howard, Thank you for you reply. I have just re-executed the whole process and here is the config.log (in attachment to this message)! Just for restating, when I use internal PMIx I get the following error while running mpirun (using Open MPI 4.0.0):

Re: [OMPI users] Unable to build Open MPI with external PMIx library support

2018-12-15 Thread Howard Pritchard
Hi Eduardo Could you post the config.log for the build with internal PMIx so we can figure that out first. Howard Eduardo Rothe via users schrieb am Fr. 14. Dez. 2018 um 09:41: > Open MPI: 4.0.0 > PMIx: 3.0.2 > OS: Debian 9 > > I'm building a debian package for Open MPI and either I get the fo