e delay in replying; this week unexpectedly turned exceptionally
hectic for several us...
On Mar 9, 2009, at 2:53 PM, justin oppenheim wrote:
> Yes. As I indicated earlier, I did use these options to compile my program
>
> MPI_CXX=/programs/openmpi/bin/mpicxx
> MPI_CC=/programs/openmpi
=/programs/openmpi/bin/mpicc
MPI_INCLUDE=/programs/openmpi/include/
MPI_LIB=mpi
MPI_LIBDIR=/programs/openmpi/lib/
MPI_LINKERFORPROGRAMS=/programs/openmpi/bin/mpicxx
Any clue? The directory /programs is NSF mounted on the nodes.
Many thanks again,
JO
--- On Thu, 3/5/09, justin oppenheim wrote
/bin/mpicc
MPI_INCLUDE=/programs/openmpi/include/
MPI_LIB=mpi
MPI_LIBDIR=/programs/openmpi/lib/
MPI_LINKERFORPROGRAMS=/programs/openmpi/bin/mpicxx
Any clue? The directory /programs is NSF mounted on the nodes.
Many thanks again,
JO
--- On Thu, 3/5/09, justin oppenheim wrote:
From
Hi:
When I execute something like
mpirun -machinefile machinefile my_mpi_executable
I get something like this
my_mpi_executable symbol lookup error: remote_openmpi/lib/libmpi_cxx.so.0:
undefined symbol: ompi_registered_datareps
where both my_mpi_executable and remote_openmpi are installed o