AMBER Archive (2006)

Subject: RE: AMBER: Amber9 Parallel compiled with -lam, how to run test.parallel?

From: Michael John Hanby (mhanby_at_uab.edu)
Date: Sun Dec 10 2006 - 21:31:57 CST


Hmm, interesting. I thought I was doing something wrong while trying to
execute make test.parallel when in fact it was something screwy with the
compiled binaries of lam. I recompiled LAM and now it works.
 
For future reference:
 
On the head node:
# chmod -R a+w $AMBERHOME/test
# su myuser
$ cd $AMBERHOME/test
$ export DO_PARALLEL='mpirun -np 4'
$ make test.parallel
 
Thanks for the suggestion,
 
Mike

________________________________

From: owner-amber_at_scripps.edu on behalf of David A. Case
Sent: Sun 12/10/2006 6:34 PM
To: amber_at_scripps.edu
Subject: Re: AMBER: Amber9 Parallel compiled with -lam, how to run
test.parallel?

On Sun, Dec 10, 2006, Michael John Hanby wrote:
>
> Now I'm to the step where I'm supposed to run
> export DO_PARALLEL='mpirun -np 4'
> make test.parallel
>
> However when I do this I get the error from Lam:
> "It seems there is no lamd running on the host. Please run the lamboot
> command to start the Lam/mpi runtime environment."
>
> I've tried running lamboot but I still get the same error when running
> make test.parallel.

If you indeed get the "same error" (there is no lamd running on the
host), then
the problem with with lam, not with amber. Did "lamboot" give any reply
(it should
spit out the version number, etc. to the screen). You can run
"lamnodes" to see what
lam thinks is happening. Have you run simple MPI test cases with lam?

...good luck...dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu