Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
New version of Guiminer released: https://github.com/downloads/Kiv/poclbm/guiminer-20110701.exe
http://forum.bitcoin.org/index.php?topic=3878.msg311551#msg311551
This has the latest versions of all miners [strike=1]plus kernel hacks rolled into it[/s]. It also includes fallback support when #n pool connection attempts fail.
Edit: You will still need to do the kernel hacks if using Phoenix w/ poclbm.
What card is that, Lorien? A 5870?
edit: Durr, just noticed...Cayman. So 6970?
Changing aggression didn't do anything on my 6950 or 6970.
However, on my 5830s, I went from a stable 310 at aggression 11 to bouncing between 314 and 335 at aggression 6! There definitely seems to be something to this. I'll let them run for a while and see what effective rate I get.
edit: Running two instances (US East and US Central on BTC Guild), I'm getting a pretty stable 160.8 on each instance, so over 320 per card!
What are the details of your setup? Driver version, APP version, card clocks, etc? I'll try to recreate what you've got there and see if I can get the same results.
Cool so I'm not rambling lol. And yes, it's a 6970 @950Mhz core with Powertune at 8%
I've found another culprit to MH/s decrease, RealTemp. With it running it pegs my hash rate to 419 flat. I don't use any other CPU/GPU temp monitoring app but I bet they will have the same effect.
what clock speed is your card?
Here's another kernel hack/fix. There is a syntax error in the phatk kernel.cl file
Find this line: #define r1(x) ((rot(x],15)^rot(x,13)^((x)>>10U))) and change it to this: #define r1(x) ((rot(x,15)^rot(x,13)^((x)>>10U))). All you're doing is deleting that orphan bracket between the x and ,15.
Should give you a 2-3% boost.
What are the details of your setup?
Did you update to the latest Guiminer which was released today? And did you reapply all the kernel.cl tweaks I posted earlier?
Can you edit your post with the tweaks again? Your post is the first post on this page. They're slightly scattered.
O and should I delete my old guiminer folder and start fresh or can I just extract over the existing folder?
[/s][strike=1]Guiminer 20110701 released: https://github.com/downloads/Kiv/poclbm/guiminer-20110701.exe
http://forum.bitcoin.org/index.php?topic=3878.msg311551#msg311551
This has the latest versions of all miners. It also includes fallback support when #n pool connection attempts fail.
[/s][strike=1]POCLBM and Phatk kernel optimization by bitless: http://forum.bitcoin.org/index.php?topic=22965.0
Find and edit the kernel.cl file with any text editor and replace this line: #define Ma(x, y, z) amd_bytealign(, (x | z), (z & x)) with this line: #define Ma(x, y, z) amd_bytealign( (z^x),
, (x) )
- Quit and restart the miner once the change is done.
- Make sure you use BFI_INT in your extra flags.
[/s][strike=1]POCLBM kernel optimization by goxed: http://forum.bitcoin.org/index.php?topic=23309.0
- Edit BitcoinMiner.cl if using vanilla guiminer without -k flag
- Edit kernel.cl if using -k poclbm flag.
Find the line: u W0, W1, W2, W3, W4, W5, W6, W7, W8, W9, W10, W11, W12, W13, W14, W15; and replace it with __local u W0, W1, W2, W3, W4, W5, W6, W7, W8, W9, W10, W11, W12, W13, W14, W15;
- Quit and restart your miner after the change is done.
- This does not work when using the phatk kernel.
[/s][strike=1]Phatk kernel syntax error correction.
Find this line: #define r1(x) ((rot(x],15)^rot(x,13)^((x)>>10U))) and change it to this: #define r1(x) ((rot(x,15)^rot(x,13)^((x)>>10U))). All you're doing is deleting that orphan bracket between the x and ,15.
Would any of you guys be interested in joining a minipool on triplemining.com?
https://www.triplemining.com/
http://forum.bitcoin.org/index.php?topic=23663.0
It's a small pool now, but they offer some interesting incentives for creating a minipool, a sort of sub-pool within the pool.
They've also got a block party going on right now for finding their first block, so even more incentives to be made.
http://forum.bitcoin.org/index.php?topic=25412.0
I figure with the hashing power we've got, we should be able to take one of the top 5 spots.
I created a [H]ardPool minipool. I'm switching my miners over to it, at least until the end of the block party. Come on, 50 GH/s! Post here, PM me, or just join the minipool if you want in.
Link to join the minipool is: https://Parja.triplemining.com/register
Dude that's nothing, look what this guy did:
![]()
![]()
![]()
Went all out and just maxed out my CC on new video cards (over $30K)
![]()
He was of course trolling lol
Using that last link you would gain all the benefit from us joining your pool and all we would get is slow block generating.
Dude that's nothing, look what this guy did:
![]()
![]()
![]()
Went all out and just maxed out my CC on new video cards (over $30K)
![]()
He was of course trolling lol
if it makes sense for me to move my 6870 from Slush to somewhere else I'd do it.Hmm, yeah, looks like the1% is only paid out to the minipool owners. I read it wrong and thought it was split among the minipool that found the block. That would be a lot cooler.
I guess if we don't have a ton of members, it would be easy enough to just send everyone their portion of that 1% as a percentage of their relative hashing power.
And anyway, it's only .5 BTC split among all of the minipool owners when a block is found, so it's not really going to be all that much. I'm more interested in all of the bonuses they're giving out for the next week.
Hmm, theres around 50 gtx580s, thats gives you around 7ghash.
9 ati 6990s would give you more. Also 50 gtx580s would cost you around $20,000. and the 9 radeons would be $7200
if it makes sense for me to move my 6870 from Slush to somewhere else I'd do it.
I'm just casually mining on it in hope to recoup some of the cost of the GPU.