Hi,
I tried running the mpivasp, gmpivasp but they still seem to be running in serial mode(from the output prouced in OUTCAR)
Is there any other flag in the INCAR that I need to set to get them running in parallel mode?
Thanks!
-Rahul
parallel version
Moderators: Global Moderator, Moderator
parallel version
Last edited by rpnabar on Mon Jun 26, 2006 2:02 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
parallel version
to run vasp parallel,
1) the parallel executable has to be generated (compile using lam or mpich)
2) you have to enable execution on parallel nodes via the job-script
1) the parallel executable has to be generated (compile using lam or mpich)
2) you have to enable execution on parallel nodes via the job-script
Last edited by admin on Wed Jun 28, 2006 9:53 am, edited 1 time in total.