We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Simple filter.
Header File: CheckpointFilter.hpp
CheckpointFilter.hpp
template<int Freq> struct StaticNthIterationFilter { bool operator() (int i) const; };
Returns whether the current iteration i is a multiple of Freq
i
Freq
Introduction
Installation
Checkpointing
Resilience
Backends
Memory Spaces
Contexts
Checkpoint Filters
Utilities