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

Commits on Sep 1, 2024

  1. TinyProfiler: A few updates

    * 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 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    16ff6b1 View commit details
    Browse the repository at this point in the history