Skip to content

[kokkos] Add functions for profiling hooks - #350

Open
mdewing wants to merge 1 commit into
cms-patatrack:masterfrom
mdewing:profiling_hooks
Open

[kokkos] Add functions for profiling hooks#350
mdewing wants to merge 1 commit into
cms-patatrack:masterfrom
mdewing:profiling_hooks

Conversation

@mdewing

@mdewing mdewing commented Mar 25, 2022

Copy link
Copy Markdown
Contributor

Add functions that get called before and after the acquire and produce functions.
The body of the functions initially empty. Eventually they can be used for task annotations or profiling timers.

Add the module name to the worker so it can be passed to the profiling functions.

Add functions that get called before and after the acquire and produce
functions.

Add the module name to the worker so it can be passed to the profiling
functions.
@fwyzard fwyzard added the kokkos label Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants