Changes between Version 4 and Version 5 of Workshops/JobCheckpointing/Examples/Python
- Timestamp:
- 04/08/2026 04:14:15 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/JobCheckpointing/Examples/Python
v4 v5 312 312 Here 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. 313 313 314 [[Image(python_anomaly_stats_table.png )]]314 [[Image(python_anomaly_stats_table.png, width=800px)]] 315 315 316 316 ==== Compute progress ==== 317 317 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.318 Here is the plot, '''progress_with_anomalies.png''', showing '''Checkpoint Progress''' and '''MaxRSS''' (SLURM max job memory usage) vs '''Wall Time'''. 319 319 320 320 [[Image(python_progress_with_anomalies.png, width=800px)]]
