sp-hash / TeamBlackMiner

Fast and stable mining software for Ethereum POW, Ethereum Classic, Zilliqa, Ravencoin (KAWPOW), Firo (FIROPOW), MEOWPOW, EVRPROGPOW , Vertcoin and Hypra.
92 stars 28 forks source link

v1.99 (Windows) mining EthashB3 on Zergpool fails #383

Closed RainbowMiner closed 1 year ago

RainbowMiner commented 1 year ago

Command line is: TBMiner.exe --algo ethashb3 --hostname ethashb3.eu.mine.zergpool.com --port 9996 --wallet mywalletaddress --worker-name rbm --server-passwd c=BTC,mc=RTH,ID=rbm,pl=0.0015 --nvidia-only --cuda-devices [0,1,2,3,4,5] --api --api-port 36500 --no-ansi --no-cpu

00:00:00 [2023-08-31 16:03:29.632]
00:00:00 [2023-08-31 16:03:29.938] Cuda driver version: 12.0
00:00:00 [2023-08-31 16:03:29.938] Cuda runtime API version: 12.0
00:00:00 [2023-08-31 16:03:29.938]
00:00:00 [2023-08-31 16:03:29.938]
00:00:00 [2023-08-31 16:03:29.938]
00:00:00 [2023-08-31 16:03:29.938] Welcome to Team Black Miner 1.99
00:00:00 [2023-08-31 16:03:29.938]
00:00:00 [2023-08-31 16:03:29.938]
00:00:00 [2023-08-31 16:03:29.938] Only using Nvidia devices
00:00:00 [2023-08-31 16:03:30.063] GPU0 NVIDIA GeForce GTX 1070 8GB added to miner as Cuda device
00:00:00 [2023-08-31 16:03:30.172] GPU1 NVIDIA GeForce GTX 1070 8GB added to miner as Cuda device
00:00:00 [2023-08-31 16:03:30.308] GPU2 NVIDIA GeForce GTX 1070 8GB added to miner as Cuda device
00:00:00 [2023-08-31 16:03:30.447] GPU3 NVIDIA GeForce GTX 1070 8GB added to miner as Cuda device
00:00:00 [2023-08-31 16:03:30.591] GPU4 NVIDIA GeForce GTX 1070 8GB added to miner as Cuda device
00:00:00 [2023-08-31 16:03:30.743] GPU5 NVIDIA GeForce GTX 1070 8GB added to miner as Cuda device
00:00:00 [2023-08-31 16:03:30.747] Trying ethashb3.eu.mine.zergpool.com:9996 (ethashb3)
00:00:00 [2023-08-31 16:03:30.748] Api server started at 127.0.0.1:36500
00:00:00 [2023-08-31 16:03:30.896] GPU0 Started Cuda work thread
00:00:00 [2023-08-31 16:03:30.960] ethashb3.eu.mine.zergpool.com: An error has occurred. Cannot receive data from pool
00:00:00 [2023-08-31 16:03:30.960] Shutting down threads
00:00:00 [2023-08-31 16:03:31.127] GPU0 thread exited
00:00:00 [2023-08-31 16:03:31.268] GPU1 Started Cuda work thread
00:00:00 [2023-08-31 16:03:31.499] GPU2 Started Cuda work thread
00:00:00 [2023-08-31 16:03:31.680] GPU3 Started Cuda work thread
00:00:00 [2023-08-31 16:03:31.875] GPU4 Started Cuda work thread
00:00:00 [2023-08-31 16:03:32.202] GPU5 Started Cuda work thread
00:00:00 [2023-08-31 16:03:32.229] Control thread exited

Other miners work. I have tested directly before and after that crash

sp-hash commented 1 year ago

I tested your script and it runs fine here. you dont need to specify both --nvidia-only and --cuda-devices [0,1,2,3,4,5] . one of them should be enough.

sp-hash commented 1 year ago

Perhaps you need to add virtual memory to the rig. 48gb should be enough

UselessGuru commented 1 year ago

you dont need to specify both --nvidia-only and --cuda-devices [0,1,2,3,4,5] . one of them should be enough.

See This

RainbowMiner commented 1 year ago

Perhaps you need to add virtual memory to the rig. 48gb should be enough

I have 110GB - that should be more than enough.

sp-hash commented 1 year ago

This bat is working fine in v2.0