ericherdzik-zz / barracuda

A platform for deploying mining applications
MIT License
3 stars 1 forks source link

Document boot process #3

Closed davydog187 closed 4 years ago

davydog187 commented 6 years ago

On boot reboot, three steps need to be taken

  1. nvidia-smi -pm 1 # persistence mode
  2. nvidia-smi -pl 95 # power limit to 95w
  3. start docker-ethminer container

Let’s explicitly document these steps.

ericherdzik-zz commented 6 years ago

I want it to be clear however that the 95 Watt power limit is completely optional and arbitrary. Anyone can use any number they wish for this value.