LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2008-03-24 16:17:54


Greetings Jennis.

Note that this list is for LAM/MPI, not Open MPI. I suspect that the
LAM people have no interest in internal Open MPI test suites. :-)

You might want to re-post this on the OMPI devel list with the
complete output from autogen, configure, and make (gzip it all into a
single tarball). An offhand guess: I suspect that you're not using
mpicc to compile the test suite.

On Mar 24, 2008, at 4:10 PM, Jennis Pruett wrote:
> Hi, All,
>
> I'm new to the mtt test area.
>
> I'm having issues with the set of tests in the ibm directory.
>
> It may be a PATH issue, but I can't seem to track it.
>
> I'm using the /ibm tests with openmpi-1.2.4,
> and gcc, pathscale and intel compilers.
> The gcc compilation and test is ok. The others are not.
>
> I load my (tcl) modules to set variables, run autogen.sh, configure,
> and then make.
> Mostly, make errors out with a lot of messages about undefined
> reference..
> Which looks like the /include path isn't being found.
>
> Sample:
> f undefined reference to `MPI_Abort'
> ../reporting/libompitest.a(ompitest_error.o)(.text+0x650): In
> function `ompitest_check_size':
> /ompitest_error.c:175: undefined reference to `ompi_mpi_comm_world'
> ../reporting/libompitest.a(ompitest_error.o)(.text+0x65f)://
> ompitest_error.c:175: undefined reference to `MPI_Comm_size'
> ../reporting/libompitest.a(ompitest_error.o)(.text+0x695)://
> ompitest_error.c:182: undefined reference to `MPI_Finalize'
> ../reporting/libompitest.a(ompitest_error.o)(.text+0x6da): In
> function `ompitest_need_even':
> /ompitest_error.c:195: undefined reference to `ompi_mpi_comm_world'
> ../reporting/libompitest.a(ompitest_error.o)(.text+0x6e9)://
> ompitest_error.c:195: undefined reference to `MPI_Comm_size'
> ../reporting/libompitest.a(ompitest_error.o)(.text+0x71e/
> ompitest_error.c:200: undefined reference to `MPI_Finalize'
> make[1]: *** [comm_get_name_cxx] Error 1
> Is there an ibm test suite person out there, maybe?
>
> Thanks!
>
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/

-- 
Jeff Squyres
Cisco Systems