Pages:
Author

Topic: Primecoin GPU miner: 9.1 CPD on a 280x / pool / 2% dev.fee - page 62. (Read 100960 times)

full member
Activity: 196
Merit: 100
I'll try that...

Using no flags at all now:

time 244
0 blocks
4258 passes

Will try clocking the core higher too.
If your current CPU load is less than 50%, adding "-cpuusage=5" (at the server) may add 3-4% in performance.
hero member
Activity: 812
Merit: 1000
I'll try that...

Using no flags at all now:

time 244
0 blocks
4258 passes

Will try clocking the core higher too.
legendary
Activity: 1764
Merit: 1006
-cpuusage 3 made my miner more stable regarding Pass-es and time.

what's your cpu?                                                                                                                                                                                                                                       
sr. member
Activity: 434
Merit: 250
-cpuusage 3 made my miner more stable regarding Pass-es and time.
legendary
Activity: 1764
Merit: 1006
Regarding the clock settings:
Performance-wise the best stable settings that we had for a single card during our tests were 1170/1500.
For Gigabyte OC and and Saphire Vapor/Toxic and probably for ASUS (we don't have them) 1150/1500 should be quite stable.
XFX, PowerColor and non-OC Gigabyte and Saphire will hadrly work above 1050-1080.

stable at 1200/1200 for vapor-x and 1100/1300 for msi 280xs.

no significant difference between running 1200, 1300 or 1500 memclock, but the miner crashed if i set it at 1000.

No blocks yet?

I've been mining for 6-8 hours now and still nothing.

no blocks for the first 8 hours.

restarted due to crashing, and a block 5 mins later.

top lel                                                                                                                                                                                                                                                           
sr. member
Activity: 434
Merit: 250
I found my first block with 3 cards. That was fast.. 
hero member
Activity: 812
Merit: 1000
Regarding the clock settings:
Performance-wise the best stable settings that we had for a single card during our tests were 1170/1500.
For Gigabyte OC and and Saphire Vapor/Toxic and probably for ASUS (we don't have them) 1150/1500 should be quite stable.
XFX, PowerColor and non-OC Gigabyte and Saphire will hadrly work above 1050-1080.

stable at 1200/1200 for vapor-x and 1100/1300 for msi 280xs.

no significant difference between running 1200, 1300 or 1500 memclock, but the miner crashed if i set it at 1000.

No blocks yet?

I've been mining for 6-8 hours now and still nothing.
legendary
Activity: 1764
Merit: 1006
Regarding the clock settings:
Performance-wise the best stable settings that we had for a single card during our tests were 1170/1500.
For Gigabyte OC and and Saphire Vapor/Toxic and probably for ASUS (we don't have them) 1150/1500 should be quite stable.
XFX, PowerColor and non-OC Gigabyte and Saphire will hadrly work above 1050-1080.

stable at 1200/1200 for vapor-x and 1100/1300 for msi 280xs.

no significant difference between running 1200, 1300 or 1500 memclock, but the miner crashed if i set it at 1000.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
hero member
Activity: 812
Merit: 1000
Yup, I downclocked to my 'mining' settings...I was running some benchmarks before firing this.
full member
Activity: 196
Merit: 100
Regarding the clock settings:
Performance-wise the best stable settings that we had for a single card during our tests were 1170/1500.
For Gigabyte OC and and Saphire Vapor/Toxic and probably for ASUS (we don't have them) 1150/1500 should be quite stable.
XFX, PowerColor and non-OC Gigabyte and Saphire will hadrly work above 1050-1080.
legendary
Activity: 1764
Merit: 1006
Well, it mines!  Cheesy



Started 2 min ago...crossing fingers.

Needed to do the following for it to work:

-Run prime gpu server
-Have my primecoin blockchain data and conf in the default directory (this kinda pissed me off since I have it in my D: drive...)
-Then add the following commands to the prime-gpu.exe file bat: -address=127.0.0.1 -listen=0

Is that correct dev?

EDIT: this thing seems to sip power btw...even with no undervolting it's doing 125-135w per 280X at 1020mhz core and 1500mhz mem. (downclocked it a bit, was at 1200/1750 in the screenshot)

no need to run the memclock that high.

it performs kinda the same at lower memclock...at least for me.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
full member
Activity: 196
Merit: 100
Where can I see the CPD numbers?
I plan to add it in the next release.
hero member
Activity: 812
Merit: 1000
So no need to add any commands then?
If you're running teh client on the same computer as the server - no need to add any commands.

...and is my rig mining properly or not?
It definitely mines. And most probably it mines propery.

Restarted the computer (undervolted the cards) and started mining again without those flags.

I'll keep you updated with my results.

Where can I see the CPD numbers?
sr. member
Activity: 473
Merit: 250
Sodium hypochlorite, acetone, ethanol
pretty awesome guys
full member
Activity: 196
Merit: 100
So no need to add any commands then?
If you're running teh client on the same computer as the server - no need to add any commands.

...and is my rig mining properly or not?
It definitely mines. And most probably it mines propery.
hero member
Activity: 812
Merit: 1000
-Then add the following commands to the prime-gpu.exe file bat: -address=127.0.0.1 -listen=0
-address=127.0.0 is by default, so it's redundant.
-listen=0 - we're not using this, not really sure what it does (it's an option of the client we're basing our code on)

So no need to add any commands then?

...and is my rig mining properly or not?
full member
Activity: 196
Merit: 100
-Then add the following commands to the prime-gpu.exe file bat: -address=127.0.0.1 -listen=0
-address=127.0.0 is by default, so it's redundant.
-listen=0 - we're not using this, not really sure what it does (it's an option of the client we're basing our code on)
hero member
Activity: 799
Merit: 1000
Ty Smiley I already offered to test for free but i guess i havent made enough post here to be "special enough" Tongue
hero member
Activity: 812
Merit: 1000
Well, it mines!  Cheesy



Started 2 min ago...crossing fingers.

Needed to do the following for it to work:

-Run prime gpu server
-Have my primecoin blockchain data and conf in the default directory (this kinda pissed me off since I have it in my D: drive...)
-Then add the following commands to the prime-gpu.exe file bat: -address=127.0.0.1 -listen=0

Is that correct dev?

EDIT: this thing seems to sip power btw...even with no undervolting it's doing 125-135w per 280X at 1020mhz core and 1500mhz mem. (downclocked it a bit, was at 1200/1750 in the screenshot)
full member
Activity: 196
Merit: 100
Can't the dev post some screen shot to show this is legit? Smells pretty fishy atm.
Here you go:
http://imgur.com/sY6nQzO
Pages:
Jump to: