Changes between Version 1 and Version 2 of TorqueUsage/Functions/Pbs_terminate


Ignore:
Timestamp:
09/19/06 15:24:12 (18 years ago)
Author:
bas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TorqueUsage/Functions/Pbs_terminate

    v1 v2  
    1818 pbs.SHUT_IMMEDIATE::
    1919  Shutdown is to be  immediate,  runnings  jobs  are  checkpointed,  requeued,  or  deleted  as required.
     20
    2021 pbs.SHUT_DELAY::
    2122  Jobs which can be checkpointed are checkpointed, terminated, and requeued.  Jobs which cannot be checkpointed but are rerunnable are terminated and requeued.  Shutdown  is  delayed  until the remaining running jobs complete.  No new jobs will be started by the server.