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

Marker and timing updates #154

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Marker and timing updates #154

wants to merge 3 commits into from

Conversation

dbollweg
Copy link
Collaborator

Adding a new AutoTimer class that adds roctx/nvtx markers and timing to every kernel launch issued through our runFunctor interface. Additionally, arbitrary scopes inside the code can be marked and timed by simply creating an AutoTimer object in that scope. To activate timing and markers, the enclosing logLevel of the rootLogger needs to be set to "TRACE".

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