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

Add simple simulation progress callback #1999

Closed
wants to merge 16 commits into from
Closed

Conversation

nefrathenrici
Copy link
Member

@nefrathenrici nefrathenrici commented Aug 18, 2023

Content

Adds a callback display_status_callback!() which prints:

  • percentage of work completed,
  • total wallclock time elapsed,
  • estimated wallclock time remaining.

Also adds a config argument dt_show_progress, which determines the frequency of the callback.

@Sbozzolo
Copy link
Member

Implemented in #2428

@Sbozzolo Sbozzolo closed this Dec 22, 2023
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.

Display current simulation status
2 participants