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

Outputting and checkpointing #437

Merged
merged 4 commits into from
Sep 26, 2023
Merged

Conversation

tommbendall
Copy link
Contributor

I have been testing out our checkpointing more. This PR changes some of the counters for checkpointing / dumping to make the output nicer when we've picked up from a previously checkpointed run.

Our checkpointing test was also only fortuitously working before. I had to change the order in which we test things in order to get this to work now.

As an aside, our checkpointing will work best if chkptfreq and dumpfreq are the same.

@tommbendall tommbendall merged commit 52169c6 into main Sep 26, 2023
4 checks passed
@tommbendall tommbendall deleted the outputting_and_checkpointing branch September 26, 2023 15:28
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