Hi!
Could you please explain how to set Individual power limit over 200w? for example 250w?
And what is the top limit for this param in 1bash ?
Cuz I am planning to buy some 1080 Ti and they are 280w
Thank you.
go to this section of 1bash:
INDIVIDUAL_POWERLIMIT="NO" # YES NO
# Set individual powerlimits here if INDIVIDUAL_POWERLIMIT="YES"
# or if using Maxximus007_AUTO_TEMPERATURE_CONTROL
#######################################################################################
# Maxximus007_AUTO_TEMPERATURE_CONTROL
# Note you MUST set individual powerlimits if using Maxximus007_AUTO_TEMPERATURE_CONTROL
INDIVIDUAL_POWERLIMIT_0=75
INDIVIDUAL_POWERLIMIT_1=75
INDIVIDUAL_POWERLIMIT_2=75
INDIVIDUAL_POWERLIMIT_3=75
INDIVIDUAL_POWERLIMIT_4=75
INDIVIDUAL_POWERLIMIT_5=75
INDIVIDUAL_POWERLIMIT_6=75
INDIVIDUAL_POWERLIMIT_7=75
INDIVIDUAL_POWERLIMIT_8=75
INDIVIDUAL_POWERLIMIT_9=75
INDIVIDUAL_POWERLIMIT_10=75
INDIVIDUAL_POWERLIMIT_11=75
INDIVIDUAL_POWERLIMIT_12=75
INDIVIDUAL_POWERLIMIT_13=75
ensure
INDIVIDUAL_POWERLIMIT="YES"
and the corresponding GPU has the correct wattage setting.
INDIVIDUAL_POWERLIMIT_0=280
Hello, I've done exactly what you said:
INDIVIDUAL_POWERLIMIT="YES"
INDIVIDUAL_POWERLIMIT_2=215
BUT what i see mining ZEC coin is:
Temp: GPU0: 68C GPU1: 70C GPU2: 69C GPU3: 69C GPU4: 69C GPU5: 69C GPU6: 69C
GPU0: 497 Sol/s GPU1: 504 Sol/s GPU2: 518 Sol/s GPU3: 517 Sol/s GPU4: 508 Sol/s GPU5: 510 Sol/s GPU6: 512 Sol/s
Total speed: 3566 Sol/s
+-----+-------------+--------------+
| GPU | Power usage | Efficiency |
+-----+-------------+--------------+
| 0 | 144W | 3.45 Sol/W |
| 1 | 145W | 3.48 Sol/W |
| 2 | 193W | 2.68 Sol/W |
| 3 | 188W | 2.75 Sol/W |
| 4 | 161W | 3.16 Sol/W |
| 5 | 166W | 3.07 Sol/W |
| 6 | 179W | 2.86 Sol/W |
+-----+-------------+--------------+
its always around 193-196, does not get more than that.
These cards are Asus Geforce 1080 ROG Strix A8G
Thank you