logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

DCGMI Control - Manage NVIDIA GPUs | Online Free DevTools by Hexmos

Control NVIDIA Data Center GPUs with DCGMI command line tool. Monitor GPU performance, manage processes, and configure devices using command line. Free online tool, no registration required.

dcgmi

Manage and monitor NVIDIA Data Center GPUs. More information: https://developer.nvidia.com/dcgm.

  • Display information on all available GPUs and processes using them:

dcgmi discovery {{[-l|--list]}}

  • List created groups:

dcgmi group {{[-l|--list]}}

  • Display current usage statistics for device 0:

dcgmi dmon {{[-e|--field-id]}}{{1001,1002,1003,1004,1005}}

  • Display help:

dcgmi {{[-h|--help]}}

  • Display help for a subcommand:

dcgmi {{subcommand}} {{[-h|--help]}}

See Also