One of the GPU doesnt work. Different GPU doesnt work on each new start of the miner. WHY ?
All of the GPUs work on SRB Miner without any problem.
And how could I see the GPU temp ?
AMD RX570 4GB GPUs are moded for cryptonight-v7.
is it possible to get higher hashrate ?
Picture 1:

Picture 2:

I have 402 GPU. if boolerry is more profitable and stable. i will switch my farm to your miner.
@echo off
:loop
wildrig.exe --opencl-launch=256x0 --send-stale --url=bbr.luckypool.io:5577 --user=bbRAGq8ZjBqQFUNdyWzwixE7RPB9LskWuH1viYvQShpR6wqMZfZ35LnEZ5tVizHAB7cNK4r6yBynYUAJCjDuHtLZJn4skkZ3gwWZMYBGtUwQxcJumHgX1F38vL16NivE3XBcAdJc9oGP3D --pass=YA6 --scratchpad-file=scratchpad.bin --scratchpad-url=http://eu-bbr.luckypool.io/scratchpad.bin
if ERRORLEVEL 1000 goto custom
timeout /t 5
goto loop
:custom
echo Miner exited because of some error
timeout /t 5
goto loop