Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner Update Infos
by
doktor83
on 28/05/2018, 19:07:51 UTC
V1.5.5 (read more)
- No need for all that stuff in start.bat anymore, because watchdog can now restart the whole miner process without it
- Fixed kernels 3 & 4 for heavy algo
- Fixed OCL binary caching for Vega cards
- Added last job received info in stats and API
- Added 'job_timeout' parameter to pools config, it reconnects to pool if no job received for 'job_timeout' time (in seconds), default is 5 min
- Pool reload now checks if current pool is first in reloaded pools list, if not, it switches to first pool

Found a bug.  Watchdog was unable to restart the miner when GPU hung up.  Error returned was could not find file - was clear it couldn't handle a space in a folder name in the path to SRBMiner-CN.exe  May want to either encapsulate the path or use the 8.3 folder name.  I moved it into folder with no spaces, but means won't restart if put it in Program Files or anywhere else with a space.

true, thanks for the report, i will fix it.