Just to be clear: are you saying that mpirun exits with that message? Or is
your application process exiting with it?
There is no reason for mpirun to be looking for that library.
The library in question is in the /lib/openmpi directory, and is named
mca_ess_pmi.[la,so]
> On Nov 23, 2016, at
Hi all,
I'm going crazy about a possible bug in my code. I'm using a derived mpi
datatype in a sendrecv function.
The problem is that the memory footprint of my code is growing as time
increases.
The problem is not showing with a regular datatype, as MPI_DOUBLE.
I don't have this problem for o
Hello,
thank you very much for your input. I will then certainly contact the
scalapack list after making sure this is not a problem with the
lapack/blas libraries and making tests with mvapich on the workstation
and laptop.
I should have made the workstation/laptop test earlier. But at
that time