Dear Users,
I compiled AMBER on Red Hat 8 with Intel Conpiler 8.1 and MPICH-1.2.7p1.
When I tested after compilation, following error happen.
$ setenv DO_PARALLEL "mpirun -np 4"
$ make test.sander
==============================================================
cd pheTI; ./Run.0; ./Run.1; ./Run.p0; ./Run.p1
diffing out.0.save with out.0
PASSED
==============================================================
diffing out.1.save with out.1
PASSED
==============================================================
diffing out.p0.save with out.p0
PASSED
==============================================================
diffing out.p1.save with out.p1
possible FAILURE: check out.p1.dif
==============================================================
$ cat pheTI/out.p1.dif
190c190
< Ewald error estimate: 0.5094E-16
---
> Ewald error estimate: 0.0000
It didn't happen at DO_PARALLEL="mpirun -np 1".
How I resolve this problem?
Sincerely
H.Kawamura,
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun May 21 2006 - 06:07:04 PDT