Nvtop: Linux Task Monitor for Nvidia, AMD and Intel GPUs

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. nvitop

    An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.

    That's why the authors recommend pipx for installing nvitop. I am not a sysadmin, but I prefer pipx over relying on the (often outdated) distro sources.

    https://github.com/XuehaiPan/nvitop?tab=readme-ov-file#insta...

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. nvtop

    GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm

  4. bottom

    Yet another cross-platform graphical process/system monitor.

  5. DeepView.Profile

    πŸ™ Interactive performance profiling and debugging tool for PyTorch neural networks.

    you can also profile AI/ML performance without actually running it https://github.com/CentML/DeepView.Profile

  6. asitop

    Perf monitoring CLI tool for Apple Silicon

    There’s also asitop https://github.com/tlkh/asitop

  7. stats

    macOS system monitor in your menu bar

    its not a terminal app like bottom or nvtop but I use https://github.com/exelban/stats and it has iGPU stats

  8. sensors2mqtt

    lm-sensors, nvidia-smi and maybe more to mqtt and home assistant

    Now that I use Home Assistant, I want all my data sources to plug into there. It can handle the rendering for me as I see fit, and it's where data comes to integrate.

    It's one of those things which I wish existed, but I can't imagine anyone would have written. Until I do a web search.

    https://github.com/koriwi/sensors2mqtt/tree/main

    I have not used it yet, but that seems like how I'd want to do it.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. gpustat

    πŸ“Š A simple command-line utility for querying and monitoring GPU status

    My favorite would be gpustat [1]. This shows the bare minimum amount of information to let's me know that the training has problems/running well

    [1] https://github.com/wookayin/gpustat

  11. zenith

    Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Stats macOS app phones home to developer's personal server

    2 projects | news.ycombinator.com | 4 Jan 2025
  • Stats – macOS system monitor in your menu bar

    1 project | news.ycombinator.com | 25 Nov 2024
  • nvitop VS nviwatch - a user suggested alternative

    2 projects | 9 Sep 2024
  • Stats – macOS system monitor in your menu bar

    1 project | news.ycombinator.com | 29 Jan 2024
  • Just an appreciation post

    1 project | /r/macpro | 11 Dec 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?