Score:0

How to limit power to multiple gpu's?

ng flag

I currently have 3 graphics cards 1 rtx3060ti and 2 rtx3080ti. One rtx3060ti is currently up and mining and I reduced it power consumption down from 200watts to 140watts using the command

sudo nvidia-smi -pl 140

in CLI. But now that i also want to mine on rtx3080ti's, I want to reduce rtx3080ti's power consumption down. So what do i need to do to get its power consumption down without affecting the power consumption of rtx3060ti.

I have install sudo apt install nvidia-drivers-470 nvidia-smi

I m using ubuntu 20.04LTS.

I have also changed the sudo nvidia-xconfig --cool-bits=28

Is it possible to:-

sudo nvidia-smi -pl 140 300 300

To reduce the power of rtx3060ti to 140, rtx 3080ti to 300 and rtx 3080ti to 300?

Score:1
in flag

The nvidia-smi -i option should allow you to select an individual gpu to modify. This option will accept the the gpu index, serial number, UUID, or PCI bus ID.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.