How do nwchem parallel run on a single machine
Click here for full thread
Clicked A Few Times
8:22:47 AM PST - Fri, Nov 12th 2010
Hello everyone,
The nwchem is compiled with MPICH, and I run it on my single computer:
mpirun -np 8 nwchem test.nw
it needs "rsh or ssh", but my computer is single.
So I try another method:
"parallel nwchem test.nw"
the err also happens as below link:
https://nwchemgit.github.io/Special_AWCforum/st/id54/The_err--the_parallel_runing_b...
So how do nwchem parallel run on a single machine?
Thanks
javacfish