Bitcoin Forum

Bitcoin => Mining software (miners) => Topic started by: Jeremias on November 29, 2014, 02:20:13 PM



Title: Is it possible to have load balance along with rotation in CGminer
Post by: Jeremias on November 29, 2014, 02:20:13 PM
CGminer documentation lists 5 Multipool strategies, Rotate being one of them. I was wondering if both rotate and load balance can be used in conjunction. Add a rotate option:
Code:
--rotate <arg>
 and change multipool strategy from failover to regularly rotate at N minutes. The question is whether, we can set two pools with 80%/20% load balancing, rotating between themselves, or just use
Code:
--rotate <arg>
to rotate between idle pools.


Title: Re: Is it possible to have load balance along with rotation in CGminer
Post by: os2sam on November 29, 2014, 06:31:46 PM
No, you can only use one strategy at a time.

Why would you want to though?

And why aren't you posting in the CGMiner thead?

https://bitcointalk.org/index.php?topic=28402.0