ulysseB / telamon

A framework to find good combinations of optimizations for computational kernels on GPUs.
https://ulysseb.github.io/telamon/telamon
Apache License 2.0
23 stars 6 forks source link

[nvmon] Handle GPUs which don't support application clocks #313

Closed Elarnon closed 4 years ago

Elarnon commented 4 years ago

Some GPUs (including one of the machine in the lab) do not support application clocks. Instead of having a hard failure, display 0 as a frequency (this is an otherwise invalid value).