LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: McCalla, Mac (macmccalla_at_[hidden])
Date: 2009-02-24 07:03:38


Greetings,
Since you are just learning about MPI, I would like to suggest that you investigate using the OPENMPI implementation instead of LAM. LAM is in maintenance mode, and all new development efforts are focused in the OPEN/MPI project.
Cheers,

Mac McCalla
Houston

________________________________

From: lam-bounces_at_[hidden]
To: lam_at_[hidden]
Sent: Tue Feb 24 01:58:09 2009
Subject: LAM: hello world not running


hi,
     i am new to LAM MPI and i m jus learning the concepts. I compiled the hello world program "hello.c" using "mpicc -o hello hello.c" and it compiled wothout errors. But when i try to run the program using "mpirun C hello" i get the following error message :
 
hello: error while loading shared libraries: liblamf77mpi.so.0: cannot open shared object file: No such file or directory

 

Can u pls help me knpw what is the problem
 
Visruth