How to set Tesla A10 to P0 mode on windows10 or on ubuntu?

how to set Tesla A10 to P0 mode on windows10 or on ubuntu?

To set a Tesla A10 GPU to P0 mode on Windows 10 or Ubuntu, you will need to use the NVIDIA System Management Interface (nvidia-smi) command-line tool.

Here’s how to set the Tesla A10 to P0 mode on Windows 10:

  1. Open the Command Prompt as an administrator.
  2. Type the following command “nvidia-smi -pm ENABLED” and press Enter:

heres how to set it on ubuntu

  1. Open a terminal window.
  2. Type the following command and press Enter:
    sudo nvidia-smi -pm ENABLED

you may need to have administrative privileges on the system in order to run the nvidia-smi tool.