Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Run time limits

Interactive jobs

The default runtime limit for interactivve jobs (qrsh and qlogin) is one hour. To request more than the default, use the option -l h_rt=hh:mm:ss where hh is hours, mm is minutes and ss is seconds. For example, to request a ten hour run time:

qrsh -l h_rt=10:00:00

The maximum run time for interactive jobs on all clusters is 12 hours.

Batch jobs

[fixme]

  • No labels