Skip to content

Free browser tool

nvidia-smi parser

Turn a long nvidia-smi report into GPU identity, capacity, power, thermal and ECC fields you can attach to an incident. Flags are evidence to inspect, not an automatic hardware verdict.

Supports nvidia-smi -q and query CSV. Parsing happens only in this browser.

Collect a stable machine-readable report

The query form avoids layout differences across driver releases and includes the fields this parser understands.

nvidia-smi --query-gpu=index,name,uuid,serial,pci.bus_id,driver_version,temperature.gpu,power.draw,power.limit,memory.used,memory.total,utilization.gpu,ecc.errors.uncorrected.aggregate.total --format=csv

For row-remapper, retired-page and complete ECC evidence, also preserve nvidia-smi -q -d ECC,ROW_REMAPPER,PAGE_RETIREMENT.

A snapshot is not a root cause

Join this evidence with the first application error, host kernel log and a controlled node or workload comparison.

Diagnose the complete log