The initialization of the MPI parcelport is done by checking environment
variables set by the most common MPI implementations. Which MPI
implementation do you use? Can you attach the output of `mpirun env` maybe?

Andreas Schäfer <gent...@gmx.de> schrieb am Fr., 5. Juli 2019 08:58:

>
> On 01:11 Fri 05 Jul     , Marcin Copik wrote:
> > I've seen such issue in pure MPI applications. The usual reason is
> > using an mpirun/mpiexec provided by an implementation different than
> > the one used for linking. Checking for a mismatch there might help.
>
> There is only one MPI version installed on that machine. Also, running
> a simple MPI hello world works as expected. My assumption is that the
> MPI parcelport is not initialized correctly. Which part of the code
> loads/initialized all the parcelports?
>
> Thanks
> -Andi
>
>
> --
> ==========================================================
> Andreas Schäfer
>
> HPC and Supercomputing for Computer Simulations
> LibGeoDecomp project lead, http://www.libgeodecomp.org
>
> PGP/GPG key via keyserver
>
> I'm an SRE @ Google, this is a private account though.
> All mails are my own and not Google's.
> ==========================================================
>
> (\___/)
> (+'.'+)
> (")_(")
> This is Bunny. Copy and paste Bunny into your
> signature to help him gain world domination!
> _______________________________________________
> hpx-users mailing list
> hpx-users@stellar.cct.lsu.edu
> https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
>
_______________________________________________
hpx-users mailing list
hpx-users@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Reply via email to