Skip to content

Instantly share code, notes, and snippets.

View fabiencastan's full-sized avatar

Fabien Castan fabiencastan

  • MPC / The Mill
  • France
  • 09:02 (UTC +02:00)
View GitHub Profile
@omerfsen
omerfsen / nvidia-smi-cheat-sheet.md
Created November 6, 2025 11:58
nvidia-smi cheat sheet

NVIDIA-SMI Comprehensive Cheat Sheet

Overview

nvidia-smi (NVIDIA System Management Interface) is a command-line tool that provides monitoring, management, and diagnostic information for NVIDIA GPU devices.

It communicates directly with the NVIDIA driver and GPU, and can:

  • Monitor GPU performance, temperature, and utilization
  • Manage power, clock speeds, and ECC
  • Control persistence mode and compute modes
@ax3l
ax3l / CUDA_Compilers.md
Last active August 3, 2026 20:04
CUDA Compilers