Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
31–40 of 40 posts
[dead]
Re: Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
#32awesome work though! Much needed for Nvidia Folks!
Re: Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
#33Useful, will try this.
One thing I'd love to see in tools like this is a "memory pressure"view that shows not just current VRAM usage but how close you are to the OOM cliff for the workload you're running. Running quantized LLMs on consumer GPUs (e.g. Q4_K_M Gemma 4 E4B on an 8GB card), you can be at 95% utilization and totally fine, or at 80% and one context spike away from a crash. nvtop and nvidia-smi give you the number but not the headroom.
Whether that's feasible without instrumenting the workload specifically is another question. But it's the metric I actually care about when I'm picking quantization levels.
Re: Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
#34This is actually amazing to quickly figure out whether to switch to HBM or stay on GDDR GPUs
Re: Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
#35Is the source open and inspectable somewhere before installing this on a machine?
Re: Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
#36[dead]
Re: Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
#37[dead]
Re: Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
#38Is the source open and inspectable somewhere before installing this on a machine?
Looks like it's https://github.com/systalyze/utilyze
Re: Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
#39[flagged]
Re: Show HN: Utilyze – an open source GPU monitoring tool more accurate than nvtop
#40[dead]