On Thu, Apr 29, 2010 at 6:48 AM, Alan <alanwilter.gmail.com> wrote:
> It's a suggestion.
> On page 14, item 6, after 'cd ../test' and before 'make test.parallel' a
> line with "export DO_PARALLEL='mpirun -np 2'" or similar for tcsh would be
> good, in the same way it's done for
> Amber11.pdf manual.
Normally I would use this command, which seems to be shell-independent.. :p
$ env DO_PARALLEL='mpirun -np 2' make test.parallel
Best,
--
Mengjuei
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sun May 02 2010 - 03:00:04 PDT