Closed ParaplegicRacehorse closed 3 years ago
Why should you have to switch algo?
It's not an option of ASIC miners. But CPU and GPU miners have the option to switch algos to whatever is most profitable to mine. Or because we want to support one coin over another. Or just for an excuse to fiddle with the software.
Mmm ok and could you use cpuminer-multi without problems in MInera? Is it a cgminer fork with same API? Because otherwise this doesn't make much sense
What works with tpruvot's cpuminer-multi 1.3.1 (as of 2017-02-04@22:30GMT-9)
What does not work:
SIGKILL
cpuminer from a shell when I wanted to stop.That said, with the right shell scripts, it would support algorithm or pool changes every bit as well as cgminer or ccminer. The scripts, themselves, could be [relatively] simple. (Stop miner. Restart with new options or config file). Slightly more complicated would be a script to read the config from a CSV file and pass those parameters to the commandline.
So, sorry for the late, is it showing the stats too? Can you point me to the Github repo you used for cpuminer-multi? Thanks
As with pool switching, ability to switch algorithm is desirable.