Skip to content

Releases: NVIDIA/gpu-admin-tools

v2026.05.07

07 May 18:58

Choose a tag to compare

  • Added a new debug-dump subcommand with --output-file, producing a ZIP bundle with a manifest and per-GPU JSON captures. The older --debug-dump option is still present.
  • Improved Blackwell CC mode switching by avoiding Hopper-only PRC knob changes during CC enable/test flows, and by rejecting unsupported CC-enable operations on Grace platforms like GB200/GB300.
  • Added --set-prc-knob INDEX VALUE for direct PRC knob writes

v2025.11.21

02 Dec 21:06

Choose a tag to compare

Changes:

  • Fix BAR firewall wait on gb2xx (e.g. RTX-6000) - the logic is different than gb1xx.
  • Fix CC enable not to modify knob 34 on Blackwell and later GPUs, as it's unnecessary.

v2025.10.20

21 Oct 06:02

Choose a tag to compare

Changes:

  • Add debug log download from FSP with --debug-dump-fsp-dmem-logs. Supported on Blackwell+ GPUs

Full Changelog: v2025.07.21...v2025.10.20