Pages:
Author

Topic: GPU Mining on OS X Using poclbm (Read 78782 times)

newbie
Activity: 16
Merit: 0
September 17, 2013, 07:38:26 AM
#80
Hi All,
Finally got this running on my osx 10.6.8, (openpy cl was a pain to install, finally managed it, TY! to all poster's of answers & solutions ;-) currently hashing at 2.1-2.5 just a couple of questions:
on the gui there is a window for "extra flags" what's that all about? (running guiminer for osx, very nice btw, very nice...) my graphics card is a geforce 9400.
is there a way to tweak even more hashes out of my mac mini? would be nice if I could ;-)

thanks in advance...
vo


sr. member
Activity: 378
Merit: 255
March 10, 2012, 01:38:19 AM
#79
If you're having trouble getting mining on mac I suggest using https://en.bitcoin.it/wiki/DiabloMiner .
newbie
Activity: 7
Merit: 0
January 23, 2012, 11:28:19 AM
#78
Hi,

I packaged Kiv's poclbm guiminer into a bundled standalone Mac OS X Binary (app) using py2app and some funky voodoo patching action. No dependencies needed, just click'n'run, Apple style ;-).

You can get it from here: https://github.com/downloads/pletoss/poclbm/guiminer-poclbm-macosx.dmg and give it a try. I hope this works for everybody.

It's important to drag it out of the dmg to some place where it is writable before running since it needs to be able to write some log files in the app. Dragging it to Applications as usual should work.

Also - join our pool Wink - btcmp.com, I added api support for balance updating and withdraw into guiminer. It's true pay per share, so no variance what so ever, you instantly get BTC's for each share you submit. We've been mining since July.

If you're interested in the voodoo: https://github.com/pletoss/poclbm.

Cheers,
Pletoss
member
Activity: 80
Merit: 10
July 11, 2011, 12:46:46 PM
#77
Cool, thanks for the tip rethaw. Will take a look at it once I've got some time - got a lot of projects on the go atm Smiley
sr. member
Activity: 378
Merit: 255
July 11, 2011, 11:19:44 AM
#76
Has anyone got any decent performance out of a Mac Pro using poclbm?!? I've got access to one with a 5870 in it, but the best I can get out of it is around 210MH/s - not great!

I've tried running it using the latest version from the git repo, but when I turn vectors on it gets a much lower hashrate, using anything other than the maximum worksize (-w256) seems to cause it to slow down too! It seems to get segfaults all over the place if I don't choose the options very carefully too! I've ended up using an older version of poclbm, which doesnt use the phatk kernel. Anyone got any tips?

btw, this is running a 64-bit version of OS X, 10.6.8. I'm not much of a Mac guy, but I know my way round a linux/unix command line, so I've basically been treating it like a linux box.

Cheers for any help Smiley

This is more general help, but I strongly advise installing homebrew. Its like a package manager that handles building a lot of the popular linux packages. My snow leopard machine uses python 2.6, I wonder if not being on 2.7 is a problem. It can be installed easily via brew alongside the default installation.
member
Activity: 80
Merit: 10
July 11, 2011, 11:09:47 AM
#75
Has anyone got any decent performance out of a Mac Pro using poclbm?!? I've got access to one with a 5870 in it, but the best I can get out of it is around 210MH/s - not great!

I've tried running it using the latest version from the git repo, but when I turn vectors on it gets a much lower hashrate, using anything other than the maximum worksize (-w256) seems to cause it to slow down too! It seems to get segfaults all over the place if I don't choose the options very carefully too! I've ended up using an older version of poclbm, which doesnt use the phatk kernel. Anyone got any tips?

btw, this is running a 64-bit version of OS X, 10.6.8. I'm not much of a Mac guy, but I know my way round a linux/unix command line, so I've basically been treating it like a linux box.

Cheers for any help Smiley

210MH/s sounds pretty decent for a 5870 under Snow Leopard. I never got it past 180MH/s. Now running Lion (GM), I'm getting a little over 300 (310-320), with the original poclbm kernel.

Could not get the phatk kernel to run with Lion, does weird things and does not submit shares (or very irregular), while it reports speeds over over 1 Thash. I did not have time to debug it yet.

Yes, I had the stupidly high hashrate issue with phatk too.. if you let it go for a minute or so, it'll produce a share and then crash out - usually spewing a lot of "verification error" type messages. I went back to the original poclbm kernel, and also made the edit to the Ma define line, which is probably why I got the extra speed.

I'll have to look into getting Lion running on it once its released. It's not my machine though - belongs to my father, who has absolutely no idea what power he has inside it.. sigh. If I had my way, it'd be running linux (and windows for games)! For now though, I've set it to run in the background between 6am and 6pm (they have solar power!) every day - I couldn't even tell it was running as long as the frames were set right (went for -f120). Can't really complain about the extra 200 MH/s for free! Smiley
sr. member
Activity: 378
Merit: 255
July 11, 2011, 10:37:30 AM
#74
Hmm sounds like phatk doesn't play nicely. It may be time to branch a mac version.
newbie
Activity: 17
Merit: 0
July 11, 2011, 08:40:24 AM
#73
Has anyone got any decent performance out of a Mac Pro using poclbm?!? I've got access to one with a 5870 in it, but the best I can get out of it is around 210MH/s - not great!

I've tried running it using the latest version from the git repo, but when I turn vectors on it gets a much lower hashrate, using anything other than the maximum worksize (-w256) seems to cause it to slow down too! It seems to get segfaults all over the place if I don't choose the options very carefully too! I've ended up using an older version of poclbm, which doesnt use the phatk kernel. Anyone got any tips?

btw, this is running a 64-bit version of OS X, 10.6.8. I'm not much of a Mac guy, but I know my way round a linux/unix command line, so I've basically been treating it like a linux box.

Cheers for any help Smiley

210MH/s sounds pretty decent for a 5870 under Snow Leopard. I never got it past 180MH/s. Now running Lion (GM), I'm getting a little over 300 (310-320), with the original poclbm kernel.

Could not get the phatk kernel to run with Lion, does weird things and does not submit shares (or very irregular), while it reports speeds over over 1 Thash. I did not have time to debug it yet.
member
Activity: 80
Merit: 10
July 11, 2011, 07:36:42 AM
#72
Has anyone got any decent performance out of a Mac Pro using poclbm?!? I've got access to one with a 5870 in it, but the best I can get out of it is around 210MH/s - not great!

I've tried running it using the latest version from the git repo, but when I turn vectors on it gets a much lower hashrate, using anything other than the maximum worksize (-w256) seems to cause it to slow down too! It seems to get segfaults all over the place if I don't choose the options very carefully too! I've ended up using an older version of poclbm, which doesnt use the phatk kernel. Anyone got any tips?

btw, this is running a 64-bit version of OS X, 10.6.8. I'm not much of a Mac guy, but I know my way round a linux/unix command line, so I've basically been treating it like a linux box.

Cheers for any help Smiley
sr. member
Activity: 378
Merit: 255
July 11, 2011, 01:02:36 AM
#71
New version of poclbm has been released. First post changed.

You might want to update it again to specify the new server syntax.

Thanks, got it.
newbie
Activity: 17
Merit: 0
July 11, 2011, 12:55:33 AM
#70
New version of poclbm has been released. First post changed.

You might want to update it again to specify the new server syntax.
sr. member
Activity: 378
Merit: 255
July 09, 2011, 01:31:19 PM
#69
New version of poclbm has been released. First post changed.
sr. member
Activity: 378
Merit: 255
June 18, 2011, 10:19:23 AM
#68
Update:

new: MacPro4,1 - OSX Lion ( DP4 update 1 ) - '-f 30 -w 256' - Radeon 5870

280MH/s   Shocked Shocked Shocked Shocked


Put in a ticket!
newbie
Activity: 17
Merit: 0
June 18, 2011, 05:08:02 AM
#67
Update:

old: MacPro4,1 - OSX Snow Leopard ( 10.6.8 ) - '-f 30 -w 256' - Radeon 5870

180MH/s

newer: MacPro4,1 - OSX Lion ( DP4 ) - '-f 30 -w 256' - Radeon 5870

300MH/s  Grin Grin Grin Grin

new: MacPro4,1 - OSX Lion ( DP4 update 1 ) - '-f 30 -w 256' - Radeon 5870

280MH/s   Shocked Shocked Shocked Shocked


newbie
Activity: 41
Merit: 0
June 17, 2011, 09:48:04 PM
#66
After I got around those old curl urls, this worked like a charm! ATI Radeon HD5770 on old Mac Pro chuggin away at around 100Mhash/sec. The GPU is about 20x faster than the CPU! Works perfectly, huge hat tip!  Cool

"old" mac pro ?  what do you mean, i have the exact same amount as you do with mac pro 5,1 with same Ati ...
newbie
Activity: 41
Merit: 0
June 17, 2011, 09:15:03 PM
#65
I'm curious if you have any theories why Lion is so much faster than Snow Leopard with the same GPU?

New OpenCL implementation (for the new Final Cut)

is that can be upgradable for OS 10.6.7 ?  maybe it will on 10.6.8...
member
Activity: 88
Merit: 10
June 16, 2011, 06:25:59 PM
#64
What year iMac is it? Those things hold their value quite well.

I honestly don't remember.  It must be 5ish years old.
sr. member
Activity: 378
Merit: 255
June 16, 2011, 05:53:45 PM
#63
What year iMac is it? Those things hold their value quite well.
member
Activity: 88
Merit: 10
June 16, 2011, 05:35:58 PM
#62
Doh!

My iMac with its ATI Radeon HD 2600 Pro is chugging away at 2200 khash/s.

Maybe its time to get a new machine!
member
Activity: 88
Merit: 10
June 15, 2011, 08:39:42 PM
#61
rethaw, thanks for posting this.  Downloading Xcode now.  Smiley
Pages:
Jump to: