nvbench icon indicating copy to clipboard operation
nvbench copied to clipboard

Custom CUPTI metrics

Open mmcloughlin opened this issue 3 years ago • 1 comments

We would like to support additional CUPTI metric types. As I understand the code right now, it seems there is a fixed set of supported metrics. As noted in #91 it's not that hard to submit a PR that adds another one, but we'd like to be able to extend this set without having to either submit a PR to nvbench, or maintain our own fork.

Would it be possible to provide an interface that can enable an arbitrary custom metric?

mmcloughlin avatar Jan 25 '23 19:01 mmcloughlin

Hi there, I was looking for the same thing but couldn't see much update. Is there a way to do this?

saurabh-singh-rajput avatar May 25 '24 00:05 saurabh-singh-rajput