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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • TorqueUsage/Functions/Pbs_terminate

    v2 v3  
    1818 pbs.SHUT_IMMEDIATE::
    1919  Shutdown is to be  immediate,  runnings  jobs  are  checkpointed,  requeued,  or  deleted  as required.
    20 
    2120 pbs.SHUT_DELAY::
    2221  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.