Releases: firedrakeproject/checkpoint_schedules
v1.0.4
v1.0.3
-
Inclusion of an example of
checkpoint_schedules
usage in an adjoint-based gradient problem. -
Contributions of all the authors are more explicit by introducing an author contribution section in the paper, and by adding copyright headers with accurate authorship information to all of the source files.
checkpoint_schedules v1.0
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/