CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

Linux nvidia one-liner for maximum GPU power

Breadcrumb

  • Home
  • User Blogs
  • User Blog
  • Linux nvidia one-liner for maximum GPU power
By drink | Sun March 23, 2025
nvidia-smi -pl `nvidia-smi --query-gpu=power.max_limit --format=csv,noheader,nounits`

This runs nvidia-smi to get the maximum power level for the GPU as a number alone, then runs it again and sets the power level to that number. This will work as long as you have only one nvidia GPU in your system. Otherwise take a look at the -i option information in nvidia-smi --help.

linux
nVidia
  • Log in or register to post comments

Footer menu

  • Contact
Powered by Drupal

Copyright © 2025 Martin Espinoza - All rights reserved