Hacker News new | ask | show | jobs
by saagarjha 293 days ago
If your workload is compute bound, of course. Sometimes you want to look at bandwidth instead.
1 comments

Of course. Lots of useful metrics exist to help tweak code performance without always needing to go into detailed profiler traces. GPU utilization is a particularly poor metric in helping much, except for making sure the code made it to the GPU somehow :-)