Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewritten the checkpointing model #250

Merged

Conversation

DanteNiewenhuis
Copy link
Contributor

Updated the checkpointing system to use SimTrace. The checkpoint model can now also scale, which means the interval between checkpoints can increase or decrease over time.

Summary

Checkpointing now uses the Flownetwork for callbacks.
This makes it more flexible and easier to use with SimTrace.

Breaking API Changes ⚠️

The snapshot function in Workload is split into makeSnapshot and getSnapshot.

…l can now also scale, which means the interval between checkpoints can increase or decrease over time.
@DanteNiewenhuis DanteNiewenhuis merged commit ad8051f into atlarge-research:master Sep 10, 2024
4 checks passed
@DanteNiewenhuis DanteNiewenhuis deleted the checkpointModel branch September 10, 2024 10:15
sacheendra pushed a commit to sacheendra/opendc that referenced this pull request Sep 12, 2024
* Updated the checkpointing system to use SimTrace. The checkpoint model can now also scale, which means the interval between checkpoints can increase or decrease over time.

* spotless kotlin

* Fixed tests

* spotless apply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants