I recently built and installed openmpi on my 64 bit linux machine running
centOS 6.
However whenever I try mpirun I get the error message:
[[INVALID],INVALID] ORTE_ERROR_LOG: Not found in file runtime/orte_init.c
at line 125
orte_ess_base_select failed
Actually here's the full error transcript:
=
Hi Gustavo,
I do have /opt/ompi/gnu/1.4.4/lib in my LD_LIBRARY_PATH and the bin
directory in my path as well but that didn't seem to help.
Sam
On Tue, Dec 6, 2011 at 5:18 PM, Gustavo Correa wrote:
> Hi John Doe
>
> What you need to add to LD_LIBRARY_PATH is /opt/ompi/gnu/1.4
eed --with-devel-headers unless you intend to write code that
> directly drives the OMPI internals.
>
>
> On Dec 7, 2011, at 10:00 AM, John Doe wrote:
>
> Hi Gustavo,
>
> I do have /opt/ompi/gnu/1.4.4/lib in my LD_LIBRARY_PATH and the bin
> directory in my path as well but th
, 2011 at 11:19 AM, John Doe wrote:
> Hi Ralph,
>
> I may have been a little promiscous in my use of build flags. My initial
> configure line was much simpler then I kept throwing in flags when it
> wouldn't run. I'll try to build it again with the your config line and s
g
the same errors :).
On Wed, Dec 7, 2011 at 1:30 PM, Ralph Castain wrote:
>
> On Dec 7, 2011, at 10:45 AM, John Doe wrote:
>
> Ok. That did help a bit. I now see that the
> /opt/ompi/gnu/1.4.4/lib/openmpi/ directory has .so files as well as the .la
> files. Unfortunately I s
I'm trying to compile some code that uses the Chombo mesh package which
uses Open MPI's C++ but keep getting errors like this:
AMRLevelX.o: In function `Intracomm':
/opt/ompi/gnu/1.4.4/include/openmpi/ompi/mpi/cxx/intracomm.h:25:
undefined reference to `MPI::Comm::Comm()'
AMRLevelX.o: In function