[mpich-discuss] undefined symbol: MPIR_Thread
Anthony Chan
chan at mcs.anl.gov
Mon Feb 7 12:05:22 CST 2011
----- Original Message -----
> Hi Matthias, Anthony
>
> Matthias, just a guess:
> Any chances that you built MPICH2 with --enable-shared,
> and forgot to set your LD_LIBRARY_PATH to point to the MPICH2 lib
> directory?
>
> Gus Correa
If that is the case, "ldd ccsm.exe" would have shown libmpich.so
dependence (assuming ccsm.exe does make MPI calls).
A.Chan
More information about the mpich-discuss
mailing list