Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Lib not found by MPICH2 Proxy

Wyatt,

Can you make sure you're LD_LIBRARY_PATH contains the location of the mpich shared libraries before you launch Eclipse?

Greg

On Jul 11, 2008, at 2:47 AM, wspear wrote:

Greetings,

I'm testing out the MPICH2 proxy.  The proxy builds and starts
properly in Eclipse but when I tried to launch a job I got the error
output pasted below.  MPICH2 is working properly from the command
line.  This particular configuration of MPICH2 does require mpd to be
running in the background.  It's conceivable that I'm overlooking
something pretty basic here...

Thanks,

Wyatt Spear


MPICH2@Local: /usr/local/packages/mpich2-1.0.4p1/intel-9.1/bin:/home/ wspear/tau2/x86_64/bin/:/usr/local/packages/java/java64-1.6.0_02/ bin:/usr/local/packages/intel/fce/9.1.032/bin::/usr/local/packages/ intel/cce/9.1.044/bin:/home/wspear/tau2/x86_64/bin/:/usr/kerberos/ bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/users/wspear/bin
MPICH2@Local: ptpport = 36679
MPICH2@Local: about to connect
MPICH2@Local: 2:
/home/wspear/workspaceNew/matmult/Debug_ia32__tau-icpc-mpi-pdt/ matmult:
error while loading shared libraries: libmpich.so: cannot open shared
object file: No such file or directory
MPICH2@Local: 1:
/home/wspear/workspaceNew/matmult/Debug_ia32__tau-icpc-mpi-pdt/ matmult:
error while loading shared libraries: libmpich.so: cannot open shared
object file: No such file or directory
MPICH2@Local: 0:
/home/wspear/workspaceNew/matmult/Debug_ia32__tau-icpc-mpi-pdt/ matmult:
error while loading shared libraries: libmpich.so: cannot open shared
object file: No such file or directory
MPICH2@Local: 3:
/home/wspear/workspaceNew/matmult/Debug_ia32__tau-icpc-mpi-pdt/ matmult:
error while loading shared libraries: libmpich.so: cannot open shared
object file: No such file or directory
MPICH2@Local: exit info: rank=2  host=zorak.nic.uoregon.edu  pid=23889
status=32512
MPICH2@Local: exit status of rank 2: return code 127
MPICH2@Local: exit info: rank=0  host=zorak.nic.uoregon.edu  pid=23891
status=32512
MPICH2@Local: exit status of rank 0: return code 127
MPICH2@Local: exit info: rank=3  host=zorak.nic.uoregon.edu  pid=23890
status=32512
MPICH2@Local: exit status of rank 3: return code 127
MPICH2@Local: exit info: rank=1  host=zorak.nic.uoregon.edu  pid=23888
status=32512
MPICH2@Local: exit status of rank 1: return code 127
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev




Back to the top