Changes between Version 1 and Version 2 of Workshops/JobCheckpointing/Examples/R
- Timestamp:
- 03/20/2026 02:02:49 PM (24 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/JobCheckpointing/Examples/R
v1 v2 70 70 To run the R checkpointing job example, defaulting to checkpointing every 20 application iterations and a total of 500 iterations, perform the following. 71 71 72 1. Edit the files '''checkpoint_runner.sh''' and '''checkpoint_signal_iter.R''' in your current directory.72 1. Edit the files '''checkpoint_runner.sh''' and '''checkpoint_signal_iter.R''' as shown above in your current directory. 73 73 For file editing with nano, etc., see [wiki:cypress/FileEditingSoftware/Example File Editing Example]. 74 74
