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

TinyProfiler: A few updates #4102

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

WeiqunZhang
Copy link
Member

  • Make it safe for Initialize and Finalize being called multiple times.

  • Delay the reading of tiny_profiler.output_file so that if the user wants to override the default, they do not have to do it by passing a function to amrex::Initialize.

  • Update the documentation, thanks to @ax3l's suggestion.

* Make it safe for Initialize and Finalize being called multiple times.

* Delay the reading of tiny_profiler.output_file so that if the user wants
  to override the default, they do not have to do it by passing a function
  to amrex::Initialize.

* Update the documentation, thanks to @ax3l's suggestion.
@WeiqunZhang WeiqunZhang merged commit dea9bb1 into AMReX-Codes:development Sep 4, 2024
59 checks passed
@WeiqunZhang WeiqunZhang deleted the tp_flush branch September 4, 2024 17:07
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