HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ManyaGhobadi

no profile record

Submissions

Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop

systalyze.com
128 points·by ManyaGhobadi·hace 3 meses·28 comments

[untitled]

1 points·by ManyaGhobadi·hace 3 meses·0 comments

comments

ManyaGhobadi
·hace 2 meses·discuss
If you installed CUPTI via utlz on initial startup, you can also remove that in ~/.cache/utlz. There is also a config in ~/.systalyze if you'd like to fully clean up everything. Besides those things, the steps you mentioned should be enough. We'll add this info to the README.
ManyaGhobadi
·hace 2 meses·discuss
Power is useful as a second-order metric and can help catch drastic underutilization, but it has similar problems to SM Active (DCGM) -- it tends to overestimate utilization and doesn't distinguish between useful compute and memory traffic. It's very possible to be in a memory-bound workload with high power even though underutilizing compute utilization. Our goal was to separate these bottlenecks out so there's more visibility into where to optimize.

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.
ManyaGhobadi
·hace 3 meses·discuss
Currently just server GPU, but theoretically it should be easy to link against the ARM64 CUDA libraries for Jetson/Orin. The only challenge would be to check if it supports all the metrics we're sampling, though anything Ampere or newer should have reasonable support.
ManyaGhobadi
·hace 3 meses·discuss
We agree! We are planning a "process" or "advanced" view with temp/power usage and per-process breakdowns. Would a separate full page view or fitting everything onto one view be more useful for your workflows? Just thinking about fitting everything in because it is a lot
ManyaGhobadi
·hace 3 meses·discuss
[dead]