Bitcoin Forum

Bitcoin => Mining software (miners) => Topic started by: chungenhung on January 09, 2012, 05:35:28 PM



Title: DiabloMiner device number?
Post by: chungenhung on January 09, 2012, 05:35:28 PM
How do I configure the device number for DiabloMiner? Say I have 4 GPU system.
The default setting is that it will take all available miners, and combine it to show one mhash speed.
I need to separate the miners out, so I can track then individually on mining pools.


Title: Re: DiabloMiner device number?
Post by: DiabloD3 on January 11, 2012, 06:42:15 PM
How do I configure the device number for DiabloMiner? Say I have 4 GPU system.
The default setting is that it will take all available miners, and combine it to show one mhash speed.
I need to separate the miners out, so I can track then individually on mining pools.

-D. BTW, if you want to watch individual GPU performance, use -d (for debug), it'll list a ghash meter that displays raw ghash done by each card.


Title: Re: DiabloMiner device number?
Post by: chungenhung on January 12, 2012, 07:37:52 PM
I am not sure how to read this with the -d flag. This is from a 2 GPU system.
mhash: 592.1/635.6 | a/r/hwe: 29/0/0 | ghash: 67.5 70.0 | fps: 30

I am assuming "mhash: 592.1/635.6" is the combined rate for both cards.
WHat is "ghash: 67.5 70.0"?

adding -d flag still can't separate out each card. What I wanted to accomplish is to assign each card its own pool and username.
For example, GPU1 to username gpu1, then GPU2 to username gpu2, etc.


Title: Re: DiabloMiner device number?
Post by: DiabloD3 on January 12, 2012, 07:54:25 PM
I am not sure how to read this with the -d flag. This is from a 2 GPU system.
mhash: 592.1/635.6 | a/r/hwe: 29/0/0 | ghash: 67.5 70.0 | fps: 30

I am assuming "mhash: 592.1/635.6" is the combined rate for both cards.
WHat is "ghash: 67.5 70.0"?

adding -d flag still can't separate out each card. What I wanted to accomplish is to assign each card its own pool and username.
For example, GPU1 to username gpu1, then GPU2 to username gpu2, etc.

The mhash meter is combined for all cards, 15 seconds/forever, the ghash meter is the raw number of ghash done by each card, its useful to see if cards have locked up.