Obtain cuda kernel time from IR #9528
Unanswered
TUMSchieben
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
is there any way to obtain the execution time of cuda kernels from IR side?
Eg. use a handwritten mlir containing 'mhlo.dot' op and some timing primitives?
I saw similar solutions in iree-llvm-sandbox, which is for CPU, code fragment is like:
thx
Beta Was this translation helpful? Give feedback.
All reactions