On Mon, Oct 04, 2010, Senthil Natesan wrote:
>
> I installed AmberTools1.4 and Amber11 on RHEL5.3 successfully(?!)
> and while running make parallel test, it got stuck on the already reported step.
>
> cd PIMD/full_cmd_water/equilib && ./Run.full_cmd
> Testing Centroid MD
Can you tell use what value of $DO_PARALLEL you are using?
You should probably comment out these tests by applying this patch to
$AMBEHROME/test/Makefile:
--- test/Makefile
+++ test/Makefile
.. -63,7 +63,7 .. test.parallel.4proc:
test.parallel.MM: test.sander.BASIC.MPI test.sander.GB.MPI \
test.sander.REM test.sander.TI test.sander.LES.MPI \
test.neb test.ncsu.parallel \
- test.sander.PIMD.MPI.partial test.sander.PIMD.MPI.full \
+ test.sander.PIMD.MPI.partial \
test.sander.constph.MPI test.sander.RISM.MPI
test.parallel.QMMM: \
.....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Oct 04 2010 - 07:00:03 PDT