Author

Topic: Cgminer and 5 pools at once ? how? (Read 1125 times)

sr. member
Activity: 392
Merit: 250
October 11, 2013, 06:20:12 AM
#9
Nice, ganna try this too. Wanted to mine 2 pools at the same time
full member
Activity: 224
Merit: 100
October 10, 2013, 07:51:24 AM
#8
hi, is it possible to set cgminer to mine at 5 pools atonce ?
I want to achive this:
1 pool = 10GH or 10% of total power
2 pool = 10GH or 10% of total power
3 pool = 10GH or 10% of total power
4 pool = rest of power or 70% of total power

Is it possible ? how can i do this ?
P.S dont ask why

Why do you wanna do that? I believe some hash would be gone by spiting the work so many ways.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
October 09, 2013, 03:17:21 PM
#7
hi, is it possible to set cgminer to mine at 5 pools atonce ?
I want to achive this:
1 pool = 10GH or 10% of total power
2 pool = 10GH or 10% of total power
3 pool = 10GH or 10% of total power
4 pool = rest of power or 70% of total power

Is it possible ? how can i do this ?
P.S dont ask why
Use --load-balance with the quota command instead of url and set the quota for each

--quota "1;url1" --quota "1;url2" --quota "1;url3" --quota "7;url4"

As the docs clearly state, it works with arbitrary quotas, so you could have also used "10;url" with "70;url" for the same effect.
legendary
Activity: 3583
Merit: 1094
Think for yourself
October 09, 2013, 11:38:03 AM
#6
I run multiple instances of cgminer-nogpu and point a specific number of Block Erupters at each pool that I want.  And of course have multiple failover pools in each instance.

Not sure if that would be good for you since you don't say what your mining devices are.  But it works great for me.
Sam
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
October 09, 2013, 11:21:09 AM
#5
hi, is it possible to set cgminer to mine at 5 pools atonce ?
I want to achive this:
1 pool = 10GH or 10% of total power
2 pool = 10GH or 10% of total power
3 pool = 10GH or 10% of total power
4 pool = rest of power or 70% of total power

Is it possible ? how can i do this ?
P.S dont ask why
Simple, let is hash to 10 pools!
pool A, B, C, D, D, D, D, D, D, D, D, D, D

PS. You'll have to check if cgminer can handle 10x -o ... and use --load-balance



hihi, i was trying to avoid that messing up a thing, and another forum member wrote me a good solution:
there is option --quota which propobly will solve this right Smiley

Quote from: hermi;n5903
Hi!

From the cgiminer README;
For example: --url poola -u usernamea -p passa --quota "2;poolb" -u usernameb -p passb
Will give poola 1/3 of the work and poolb 2/3 of the work.

So try using 4 pools with 1,1,1 and 24 quotas?
Don't forget to use the --load-balance option.

Good luck!
hero member
Activity: 826
Merit: 1001
legendary
Activity: 2156
Merit: 1131
October 09, 2013, 08:32:39 AM
#3
hi, is it possible to set cgminer to mine at 5 pools atonce ?
I want to achive this:
1 pool = 10GH or 10% of total power
2 pool = 10GH or 10% of total power
3 pool = 10GH or 10% of total power
4 pool = rest of power or 70% of total power

Is it possible ? how can i do this ?
P.S dont ask why
Simple, let is hash to 10 pools!
pool A, B, C, D, D, D, D, D, D, D, D, D, D

PS. You'll have to check if cgminer can handle 10x -o ... and use --load-balance


hero member
Activity: 826
Merit: 1001
October 09, 2013, 08:21:13 AM
#2
hi, is it possible to set cgminer to mine at 5 pools atonce ?
I want to achive this:
1 pool = 10GH or 10% of total power
2 pool = 10GH or 10% of total power
3 pool = 10GH or 10% of total power
4 pool = rest of power or 70% of total power

Is it possible ? how can i do this ?
P.S dont ask why
Simple, let is hash to 10 pools!
pool A, B, C, D, D, D, D, D, D, D, D, D, D

PS. You'll have to check if cgminer can handle 10x -o ... and use --load-balance
legendary
Activity: 2660
Merit: 1096
Simplemining.net Admin
October 09, 2013, 07:40:39 AM
#1
hi, is it possible to set cgminer to mine at 5 pools atonce ?
I want to achive this:
1 pool = 10GH or 10% of total power
2 pool = 10GH or 10% of total power
3 pool = 10GH or 10% of total power
4 pool = rest of power or 70% of total power

Is it possible ? how can i do this ?
P.S dont ask why
Jump to: