Remix.run Logo
saagarjha 6 days ago

If your workload is compute bound, of course. Sometimes you want to look at bandwidth instead.

pama 6 days ago | parent [-]

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 :-)