How I can get total CPU time in VASP?
--- grep CPU time OUTCAR----
I wrote something in my submit a job script,
echo -n Start Date: >> datework
mpirun -hostfile mpd.hosts -ppn 8 vasp533 > out
echo -n End Date: >> datework
When I divided related processor and nodes number, I hadnt get same time? Where I am wrong?
Thanks
Total CPU time
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 6
- Joined: Tue May 13, 2014 3:59 pm
- License Nr.: 5-149
Total CPU time
Last edited by BERNA AKGENC on Thu Jun 26, 2014 5:08 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Total CPU time
please have a look at the complete timing info written in OUTCAR, the elapsed wallclock time also includes time needed by the system to start the job,...
Last edited by admin on Tue Jul 29, 2014 8:17 am, edited 1 time in total.