Skip to content

How to use AsyncCheckpointer with CheckpointManager #971

Closed Answered by cpgaffney1
davidshen84 asked this question in Q&A
Discussion options

You must be logged in to vote

Apologies for not spotting this question, undoubtedly you have resolved the question by now. For posterity though, yes, async saving behavior is used by default.

A more recent change has made it so that you do not need to define item_names and item_handlers in advance. For multi-item checkpointing, just specify args=ocp.args.Composite(state=..., dataset=..., ...).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by davidshen84
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants