Recent Releases of checkpoint_schedules

checkpoint_schedules - v1.0.4

  • Update to published paper that proposes the MixedCheckPointSchedule.
  • MixedCheckPointSchedule refactoring.

Scientific Software - Peer-reviewed - Python
Published by Ig-dolci over 1 year ago

checkpoint_schedules - 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.

Scientific Software - Peer-reviewed - Python
Published by Ig-dolci about 2 years ago

checkpoint_schedules - checkpoint_schedules v1.0

For publication in Zenodo

checkpointingschedules_ 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, checkpointingschedules_ provides developers of checkpointing algorithms with a direct mechanism to convey their work to model authors.

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

Scientific Software - Peer-reviewed - Python
Published by Ig-dolci over 2 years ago

checkpoint_schedules - v0.0.9

First release.

Scientific Software - Peer-reviewed - Python
Published by Ig-dolci over 2 years ago