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

CarpetX: Improve boundary condition performance #216

Merged
merged 3 commits into from
Sep 5, 2023
Merged

Conversation

eschnett
Copy link
Collaborator

@eschnett eschnett commented Sep 5, 2023

No description provided.

Remove superfluous variables `amin`, `amax`.
Add timers for profiling.
Improve performance.
Move starting/stopping timers from `Interval` class to `Timer` class.
Move `nvtxRange` handling from `Interval` class to `Timer` class.
Make starting/stopping a timer a non-const operation.
@eschnett eschnett merged commit ef3e128 into main Sep 5, 2023
16 checks passed
@eschnett eschnett deleted the eschnett/boundaries branch September 5, 2023 14:58
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.

1 participant