Skip to content

checkpoint_schedules v1.0

Compare
Choose a tag to compare
@Ig-dolci Ig-dolci released this 28 Sep 06:46
· 42 commits to main since this release
1a4bc66

For publication in Zenodo

checkpointing_schedules provides schedules for step-based incremental checkpointing of the adjoints to computer models. The schedules contain instructions indicating the sequence of forward and adjoint steps to be executed and the data storage and retrieval to be performed. These instructions are independent of the model implementation, which enables the model authors to switch between checkpointing algorithms without recoding. Conversely, checkpointing_schedules provides developers of checkpointing algorithms with a direct mechanism to convey their work to model authors.

The complete documentation for checkpoint_schedules is available at https://www.firedrakeproject.org/checkpoint_schedules/