[torqueusers] Increase walltime to 10 days
Donald Tripp
dtripp at hawaii.edu
Sun Jul 1 00:49:13 MDT 2007
Wall time is the maximum amount of time a job should execute before
being killed by the scheduler. This is to prevent programs that
either run out of control, or who never exit from consuming all
system resources. In your submit file, you have a line like:
## One Hour
#PBS -l walltime=1:00:00
The format for walltime is: HH:MM:SS
So for 10 days, you would have
## Ten Days = 240 Hours
#PBS -l walltime=240:00:00
This site has a good explanation of the torque / PBS submit file.
http://hpc.ucalgary.ca/westgrid/running.html
Hope that helps,
- Donald Tripp
dtripp at hawaii.edu
----------------------------------------------
HPC Systems Administrator
High Performance Computing Center
University of Hawai'i at Hilo
200 W. Kawili Street
Hilo, Hawaii 96720
http://www.hpc.uhh.hawaii.edu
On Jun 30, 2007, at 7:53 PM, Mehdi Sheikhalishahi wrote:
> Hello,
> What's walltime?
> How can I increase walltime of Torque to 10 days?
>
>
> --
> Best Regards,
> S.Mehdi Sheikhalishahi,
> Web: http://www.cse.shirazu.ac.ir/~alishahi/
> Bye.
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20070630/3f87b518/attachment.html
More information about the torqueusers
mailing list