nvtop
linux
Interactive ncurses-based GPU process and status viewer for AMD, Intel, and NVIDIA GPUs. See also: `amdgpu_top`, `radeontop`.
More info →Options (6)
-d, --delaybooleanSet the update delay in tenths of a second (for example, 2 = 0.2 seconds)
Example:
nvtop {{[-d|--delay]}} {{2}}-C, --no-colorbooleanRun in monochrome (no color) mode
Example:
nvtop {{[-C|--no-color]}}-f, --freedom-unitbooleanUse Fahrenheit for temperature display
Example:
nvtop {{[-f|--freedom-unit]}}-E, --encode-hidebooleanAlways show encoder/decoder meters, disabling auto-hide
Example:
nvtop {{[-E|--encode-hide]}} -1-p, --no-plotbooleanShow a single combined bar plot instead of per-GPU plots
Example:
nvtop {{[-p|--no-plot]}}-v, --versionbooleanShow the program version
Example:
nvtop {{[-v|--version]}}Examples (7)
Launch the interactive GPU monitor
Set the update delay in tenths of a second (for example, 2 = 0.2 seconds)
nvtop [-d|--delay] 2Run in monochrome (no color) mode
nvtop [-C|--no-color]Use Fahrenheit for temperature display
nvtop [-f|--freedom-unit]Always show encoder/decoder meters, disabling auto-hide
nvtop [-E|--encode-hide] -1Show a single combined bar plot instead of per-GPU plots
nvtop [-p|--no-plot]Show the program version
nvtop [-v|--version]made by @shridhargupta | data from tldr-pages