Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.8.2 - native algo switching
by
doktor83
on 05/04/2019, 05:20:53 UTC
Dok, could you remove the 120 minutes cap of --maxnosharesent for next release?

Thank you

I will make that parameter optional, so if it's not used there won't be any default value. Also will set the max to 24h.
This parameter can get 'crazy' when windows re-adjusts time if ntp is used, so it's better if its not on by default.


Hi, Doc!
I have a few questions that I would like to clarify:
1. If I use config file, where I specify gpu-only parameters (intensity, threads, worksize), then parameters rebootscriptgpuwatchdog and rebootscriptminrigspeed, which specified via cmd, not working. But if these parameters specify in config file, they are working. So, is it possible to give priority to cmd input over config file?
2. Is it possible to add support for variables for pools file? If you have many rigs you must specify worker name, in pools.txt, on each of them, and it's not comfortable. But worker name can be taken from variable %computername%.

1. You set everything either in config, or cmd. There is no more mixing of these two since 1.8.0 . So you can set --rebootscriptgpuwatchdog and --rebootscriptminrigspeed

2. Sorry but no. It would take too much time, and i don't think it's such a valuable option.