todxx / teamredminer

AMD GPU Optimized Cryptocurrency Miner
955 stars 203 forks source link

version 0.7.9: --auto_tune=QUICK not quick #138

Open UselessGuru opened 4 years ago

UselessGuru commented 4 years ago

Parameter --auto_tune=QUICK does not work - autotuning is taking ages - same as --auto_tune=SCAN. Same issue if --auto_tune=QUICK is omitted:

teamredminer.exe --algo=cnr --rig_id Blackbox --url stratum+tcp://CRYPTONIGHTR.eu.nicehash.com:3375 --user *****.** --pass x --watchdog_disable --no_gpu_monitor --init_style=3 --pool_no_ensub --platform 0 --api_listen=127.0.0.1:4001 --devices 0 --auto_tune=QUICK

          Team Red Miner version 0.7.9
[2020-08-06 19:09:07] Initializing GPU 0.
[2020-08-06 19:09:08] Watchdog thread starting.
[2020-08-06 19:09:08] Successfully initialized GPU 0: Polaris with 36 CU (PCIe 04:00.0) (CN 8+8:AAA)
[2020-08-06 19:09:08] Runtime Command Keys: h - help, s - stats, e - enable gpu, d - disable gpu, t - tuning mode, q - quit
[2020-08-06 19:09:08] API initialized on 127.0.0.1:4001
[2020-08-06 19:09:08] Pool CRYPTONIGHTR.eu.nicehash.com connecting to address 172.65.200.133.
[2020-08-06 19:09:08] Pool CRYPTONIGHTR.eu.nicehash.com successfully connected to address 172.65.200.133.
[2020-08-06 19:09:08] Dev pool connected and ready.
[2020-08-06 19:09:08] Pool CRYPTONIGHTR.eu.nicehash.com login succeeded.(37 ms)
[2020-08-06 19:09:08] Pool CRYPTONIGHTR.eu.nicehash.com received new job. (job_id: 00000000e750437b)
[2020-08-06 19:09:08] Pool CRYPTONIGHTR.eu.nicehash.com set difficulty to 200007
[2020-08-06 19:09:09] CN Config Auto-Tuner starting for 1 gpu workers.
[2020-08-06 19:09:11] Miner load at 44%, hashrates are not at max speed yet.
[2020-08-06 19:09:14] Miner load at 69%, hashrates are not at max speed yet.
[2020-08-06 19:09:17] Miner load at 94%, hashrates are not at max speed yet.
[2020-08-06 19:09:20] Miner load at 100%, initial ramp-up completed.
[2020-08-06 19:09:38] Stats Uptime: 0 days, 00:00:31
[2020-08-06 19:09:38] ----------------------------------------- GPU Status -------------------------------------------
[2020-08-06 19:09:38] GPU 0 [ 0C, fan  0%]       cnr: 882.7 h/s, avg 843.7 h/s, pool 0.000 h/s a:0 r:0 hw:0
[2020-08-06 19:09:38] Total                      cnr: 882.7 h/s, avg 843.7 h/s, pool 0.000 h/s a:0 r:0 hw:0
[2020-08-06 19:09:38] ----------------------------------------- Pool Status ------------------------------------------
[2020-08-06 19:09:38] CRYPTONIGHTR.eu.nicehash.com cnr: 875.2 h/s, avg 852.1 h/s, pool 0.000 h/s a:0 r:0
[2020-08-06 19:09:38] ------------------------------------------------------------------------------------------------
[2020-08-06 19:09:47] Auto-Tune GPU 0  10.00% done    8+8:AAA ->   879.0 h/s, best found is    8+8:AAA ->   879.0 h/s.
[2020-08-06 19:10:08] Stats Uptime: 0 days, 00:01:01
[2020-08-06 19:10:08] ----------------------------------------- GPU Status -------------------------------------------
[2020-08-06 19:10:08] GPU 0 [ 0C, fan  0%]       cnr: 876.2 h/s, avg 865.4 h/s, pool 0.000 h/s a:0 r:0 hw:0
[2020-08-06 19:10:08] Total                      cnr: 876.2 h/s, avg 865.4 h/s, pool 0.000 h/s a:0 r:0 hw:0
[2020-08-06 19:10:08] ----------------------------------------- Pool Status ------------------------------------------
[2020-08-06 19:10:08] CRYPTONIGHTR.eu.nicehash.com cnr: 877.9 h/s, avg 869.7 h/s, pool 0.000 h/s a:0 r:0
[2020-08-06 19:10:08] ------------------------------------------------------------------------------------------------
[2020-08-06 19:10:09] ------------------------------------------------------------------------------------------------
[2020-08-06 19:10:09] Auto-Tuning Status Report for 1 GPU workers
[2020-08-06 19:10:09]
[2020-08-06 19:10:09] GPU 0 ( 10.00% done)
[2020-08-06 19:10:09]   Best Config 1:    8+8:AAA ->   879.0 h/s
[2020-08-06 19:10:15] Auto-Tune GPU 0  20.00% done   L8+8:AAA ->   874.7 h/s, best found is    8+8:AAA ->   879.0 h/s.
[2020-08-06 19:10:38] Stats Uptime: 0 days, 00:01:31
[2020-08-06 19:10:38] ----------------------------------------- GPU Status -------------------------------------------
[2020-08-06 19:10:38] GPU 0 [ 0C, fan  0%]       cnr: 867.5 h/s, avg 869.9 h/s, pool 0.000 h/s a:0 r:0 hw:0
[2020-08-06 19:10:38] Total                      cnr: 867.5 h/s, avg 869.9 h/s, pool 0.000 h/s a:0 r:0 hw:0
[2020-08-06 19:10:38] ----------------------------------------- Pool Status ------------------------------------------
[2020-08-06 19:10:38] CRYPTONIGHTR.eu.nicehash.com cnr: 835.3 h/s, avg 861.3 h/s, pool 0.000 h/s a:0 r:0
[2020-08-06 19:10:38] ------------------------------------------------------------------------------------------------
[2020-08-06 19:10:41] Auto-Tune GPU 0  30.00% done    8+7:AAA ->   869.4 h/s, best found is    8+8:AAA ->   879.0 h/s.
UselessGuru commented 4 years ago

Same issue with 0.7.10

UselessGuru commented 4 years ago

Same issue with 0.7.11

What I found out now : --auto_tune=QUICK also requires --auto_tune_runs=1 (or another very small number) otherwise it will take ages.

Maybe your should update the documentation to clarify.

ThomasWarford commented 2 years ago

I'm having the same issue mining kawpow with a 580 4gb