On Mon, 5 Apr 2004, Shihab Choudhury wrote:
> Hi,
>
> I installed the latest lam-7.0.4 in our cluster from the
> source code.
>
> Now when I try to run any mpi program I get the error:
>
> ------------------
>
> It seems that there is no lamd running on the host .
>
> This indicates that the LAM/MPI runtime environment is not
> operating.
> The LAM/MPI runtime environment is necessary for MPI
> programs to run
> (the MPI program tired to invoke the "MPI_Init" function).
>
> etc.
> -----------------------
>
> I have recompiled the code. I do not have any problem
> running the lam daemon.
>
> But why mpirun is producing that error I can not figure
> out.
>
> Any idea ?
>
>
> Thanks
>
> Shihab
> UofW
>
Hi Shihab,
Check, if there are no pieces of the old version laying around your
system. For example, the lam daemon can be from the new version of lam,
but the libraries against which you are compiling might be the old
version.
Regards,
Vladimir
|