Dear all,
Recently we have bought amber18 package. I want to know how to run the test. In our HPC slurm is using.
>From page no 25 of manual 18:# Note the value below may depend on your MPI implementation
export DO_PARALLEL="mpirun -np 2"
make test
# Note, some tests, like the replica exchange tests, require more
# than 2 threads, so we suggest that you test with either 4 or 8
# threads as well
export DO_PARALLEL="mpirun -np 8"
make test
I want to perform make test.
Thanks and Regards,
Saikat Pal
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Oct 04 2018 - 04:30:02 PDT