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?
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?