Tell me more ×
Bitcoin Stack Exchange is a question and answer site for Bitcoin crypto-currency enthusiasts. It's 100% free, no registration required.

The title is quite self-explanatory, really.

I use cgminer on Ubuntu 12.10 to mine bitcoins in the 50BTC pool. I have three workers set up. If I run multiple instances of cgminer, each targeted at their respective workers (1, 2, and 3), would this increase profits or just waste power?

I notice this because cgminer only uses about 80-90% of my GPU (6570) anyway. Thanks.

share|improve this question

1 Answer

up vote 1 down vote accepted

You ought to test the setup on the machine you will be using. Generally the mining software should efficiently use the entire GPU, but it might happen that it will not and actually running two instances at the same time will allow you to tap into more computing power. But again, check your speed while running one or more instances and see which one gives you more total speed.

share|improve this answer
Thanks, what I think is the GPU usage percentage on cgminer might not actually be the GPU usage anyway. Unfortunately, there is no reliable way to check the GPU usage in Linux distros, so I guess I'll just mine with one worker for now. – zheoffec Nov 6 '12 at 22:52

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.