[CIG-SHORT] Help with installing Pylith

Brad Aagaard baagaard at usgs.gov
Mon Oct 4 14:55:06 PDT 2010


Charles-

We resolved the MPI symbols issue. He had both MPICH and OpenMPI 
installed and mpicc from OpenMPI was seeing the MPICH libraries, so the 
MPI symbols were not found. Removing MPICH solved the problem.

Brad


On 10/04/2010 02:53 PM, Charles Williams wrote:
> Hi Birendra,
>
> I'm at a conference so I haven't really been following this.  I guess one thing to check is whether the symbol is actually there.  If you go to the directory where open-mpi is installed, and then go to the lib directory, try the following:
>
> nm libmpi.so | grep ompi_mpi_group_null
>
> When I do this on my Linux machine, I get:
>
> 00000000002a39e0 B ompi_mpi_group_null
>
>
> What do you get?
>
> Charles


More information about the CIG-SHORT mailing list