Changes between Version 4 and Version 5 of Workshops/JobCheckpointing/Examples/Python


Ignore:
Timestamp:
04/08/2026 04:14:15 PM (3 months ago)
Author:
Carl Baribault
Comment:

Fixed table width, removed missing red overplotting.

Legend:

Unmodified
Added
Removed
Modified
  • Workshops/JobCheckpointing/Examples/Python

    v4 v5  
    312312Here is the plot, '''anomaly_stats_table.png''', showing the table of anomalies, if any, from among all of the [wiki://Workshops/JobCheckpointing/Examples#checkpoint_runner.sh checkpoint_runner.sh] jobs.
    313313
    314 [[Image(python_anomaly_stats_table.png)]]
     314[[Image(python_anomaly_stats_table.png, width=800px)]]
    315315
    316316==== Compute progress ====
    317317
    318 Here is the plot, '''progress_with_anomalies.png''', showing '''Checkpoint Progress''' and '''MaxRSS''' (SLURM max job memory usage) vs '''Wall Time'''. Anomalies, if any, would be overplotted in red.
     318Here is the plot, '''progress_with_anomalies.png''', showing '''Checkpoint Progress''' and '''MaxRSS''' (SLURM max job memory usage) vs '''Wall Time'''.
    319319
    320320[[Image(python_progress_with_anomalies.png, width=800px)]]