Changes between Version 10 and Version 11 of Workshops/JobCheckpointing


Ignore:
Timestamp:
04/14/2026 12:13:06 PM (3 months ago)
Author:
Carl Baribault
Comment:

Added storage crashes

Legend:

Unmodified
Added
Removed
Modified
  • Workshops/JobCheckpointing

    v10 v11  
    2222 * See also the command
    2323   * '''sacctmgr show qos format=Name,!MaxWall,!MaxNodesPerUser | grep -E "normal|long"'''
    24 * '''Checkpointing mitigates job failures due to node crashes''' - especially for long running parallel MPI jobs.
     24* '''Checkpointing mitigates job failures due to node (and/or storage) crashes''' - especially for long running parallel MPI jobs.
    2525* '''Checkpointed jobs can handle frequent job pre-emption''' - especially for certain cloud-based job queues with high availability.
    2626