On May 30, 2008, at 12:16 AM, gauri dhopavkar wrote:
> I am a new-bie in lam-mpi. I have set up cluster of two computer
> nodes using lam-mpi. I use RHEL 5 for cluster. When I use mpicc
> command the file is properly compiled. But when I give command
> mpirun C filename I get following error.
> Pls. suggest me the remedy on this problem.
>
> :errorr while loading shared libraries:liblamf77mpi.so.0:cannot open
> shared object file:No such file or directory.
>
It looks like the linker couldn't find LAM's shared libraries at run
time. The solution is to add the path to the libraries to either /etc/
ld.so.conf (if you're root) or change LD_LIBRARY_PATH to include the
path to the LAM libraries.
Brian
--
Brian Barrett
LAM/MPI Developer
Make today a LAM/MPI day!
|