Hi Guys,
There appears to be a bug with the Maxximus007_AUTO_TEMPERATURE_CONTROL. I verified in the nvoc0018 version and also in the updated patch to nv0018. I wanted to make sure the bug was still in the patched version before saying anything but now I have verified it is still there.
SO the bug is that whatever your individual power limit (MAIN ONE) is set to, is used only right in the beginning when the rig starts up. After the Maxximus007_AUTO_TEMPERATURE_CONTROL takes over it starts using whatever power limits are set in the INDIVIDUAL section.
The only way to fix this right now is set each individual power limit to whatever you want.
Obviously you have to restart 1bash for the new changes to take effect or reboot the rig.
With the big fix 1bash and files you should not need to: restart 1bash for the new changes to take effect or reboot the rig.
It is the case that when using Maxximus007_AUTO_TEMPERATURE_CONTROL:
POWERLIMIT="YES"
POWERLIMIT_WATTS=75
only are initially applied
and then autotemp uses the powerlimits from:
# 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
I realize this is overly complicated; I could change this in the next version.
Right now I am leaning towards an individual GPU settings 1bash and a general GPU settings 1bash for the next version; which would both be in a folder in the windows partition. Then members can use the the general unless they have a mixed rig.