|
|
|
|
|
by uberduper
57 days ago
|
|
There's a few dimensions you can look at for gpu load. Probably the easiest indirect metric to watch for gpu load is power usage. But if you really care about this, you should actually profile your application. nsight systems makes this pretty simple to do. Dunno how many actually care about having a TUI. |
|
On nsys, agreed it's great, but we wanted something that could run continuously instead of an offline analysis tool. We think there's room for both to be useful.