Post
Topic
Board Mining (Altcoins)
Re: T-Rex 0.18.2 NVIDIA GPU miner (Ethash, Kawpow, MTP, Progpow)
by
bourbonmorning
on 26/10/2020, 17:07:20 UTC
0.18.2
* (ethash, kawpow, progpow) Performance improvements on Windows for some configurations up to 3%
Got cuda exception in [trexInitializerM, 194], unspecified launch failure errors for all cards after upgrading from 16.2 to 18.2
Disabling core and memory overclock didn't help.
Asus 1063, Win7 SP1, Driver 451.67, core voltage 700mv (732mv also didn't work).
Code:
start /b /w /HIGH t-rex --devices 0,1,2,3,4 -a kawpow --mt 3 -o stratum+tcp://rvn.2miners.com:6060 -u wallet.worker -p x --log-path logs\t-rex.log --cpu-priority 5 --temperature-limit 80 --temperature-start 60 --temperature-color 64,72 --exit-on-cuda-error
Removing -mt also din't help

16.2 works perfectly with
Code:
-lockVoltagePoint:0,700000 -setBaseClockOffset:0,0,152 -setMemoryClockOffset:0,0,500