nvtop is a terminal-based dashboard used for monitoring the performance, memory usage, and temperature of multiple graphics processors and hardware accelerators. It functions as a centralized administration tool to track the health and compute load of several devices across a single system. The tool distinguishes itself by correlating system process IDs with hardware resource consumption, allowing users to identify specific applications consuming GPU resources. It employs a vendor-agnostic abstraction layer to support hardware from multiple different manufacturers within a single interface.
gpustat is a command-line interface utility for monitoring NVIDIA graphics processors in real time. It tracks hardware performance, including temperature, memory usage, and utilization, while providing a display of active software processes using the GPU. The tool functions as both a visual monitor and a data exporter, capable of converting GPU status and driver information into JSON format for use with external analysis scripts and monitoring systems. Capabilities include periodic metrics tracking via polling, hardware availability verification, and device filtering by index to isolate spec
Gotop is a terminal system monitor that provides a real-time hardware activity and system performance dashboard. It functions as a customizable resource dashboard and an extensible metrics collector, rendering system data through a graphical terminal interface. The project distinguishes itself as a remote system monitor capable of exporting local sensor data via a read-only port and polling performance metrics from remote servers. It supports extensibility through a plugin system that uses shared object files to integrate custom hardware performance tracking. The tool covers various observab
Las características principales de xuehaipan/nvitop son: NVML-Based GPU Abstractions, GPU Process Managers, GPU Monitoring APIs, Terminal Interaction, GPU Device Metric Queries, Metric Collection Daemons, GPU Resource Monitoring, Real-Time Monitors.
Las alternativas de código abierto para xuehaipan/nvitop incluyen: syllo/nvtop — nvtop is a terminal-based dashboard used for monitoring the performance, memory usage, and temperature of multiple… nvidia/isaac-gr00t. wookayin/gpustat — gpustat is a command-line interface utility for monitoring NVIDIA graphics processors in real time. It tracks hardware… xxxserxxx/gotop — Gotop is a terminal system monitor that provides a real-time hardware activity and system performance dashboard. It… sqshq/sampler — Sampler is a shell command monitoring tool and terminal-based metrics dashboard. It functions as a YAML-configured… nvidia/nccl — NCCL is a high-performance communication library and distributed GPU computing framework designed for executing…