tutulino / Megaminer

Multipool and multialgo windows miner
GNU General Public License v3.0
78 stars 69 forks source link

Faster switching by changing algo via api without restart #336

Closed Steality closed 6 years ago

Steality commented 6 years ago

Considering the way zergpool is mined. It is possible that same miner change pool uri without restarting a miner? For start, Excavator has advantage that can change algo on the fly through api. Not sure for other miner though.This way less cuda initialization.

Btw, delaycloseminer great feature though, it is masking the miner switch, and make gpu maintain the temperature... which is important.