CryptoGraphics / VerthashMiner

GPU miner for the Verthash algorithm
GNU General Public License v3.0
76 stars 38 forks source link

Prefix t does not work #57

Open AlexVPerl opened 2 years ago

AlexVPerl commented 2 years ago

Prefix t does not work, still caps temperature at 79/80 and shuts of the GPU.

Using R9 270.

using: --cl-devices 0:w0:t84,1:w0:t84,2:w0:t84,3:w0:t84,4:w0:t84,5:w0:t84

VerthashMiner 0.7.0

Am I setting it incorrectly or something?

thanks.