Pages:
Author

Topic: Using poclbm With The phatk Kernel (Read 13230 times)

Ali
member
Activity: 84
Merit: 10
July 06, 2011, 07:22:44 PM
#54
@fgpaminer:
How about a new version with 3% speed boost, diapolo's kernel improvements and luke-jr's output improvements?
hero member
Activity: 769
Merit: 500
July 06, 2011, 08:22:00 AM
#53
Any update to use the further updated phatk?

use this http://forum.bitcoin.org/index.php?topic=25860.0
change the name to phatk.cl, extract to poclbm-with-phatk-lukejr folder

And if you really like it consider a donation :-P. Hope you enjoy my mod.
Btw. a new version was released and needs testers.

Dia
newbie
Activity: 29
Merit: 0
July 06, 2011, 03:39:08 AM
#52
Any update to use the further updated phatk?

use this http://forum.bitcoin.org/index.php?topic=25860.0
change the name to phatk.cl, extract to poclbm-with-phatk-lukejr folder

5870
from 467MH to 471
catalyst 11.7 preview with SDK 2.5
full member
Activity: 193
Merit: 100
July 05, 2011, 02:17:28 PM
#51
Any update to use the further updated phatk?
hero member
Activity: 988
Merit: 1000
July 05, 2011, 11:33:25 AM
#50
What's the proper "git" way to keep the software up-to-date? If I already have it installed and just want to freshen it up?

back up the directory sturucture of the program/package first - in case you need to go back

for git repositories
cd to directory
git pull

for svn
cd to directory
svn up

remember - you may need to configure it again
hero member
Activity: 481
Merit: 500
July 05, 2011, 09:57:37 AM
#49
What's the proper "git" way to keep the software up-to-date? If I already have it installed and just want to freshen it up?
newbie
Activity: 29
Merit: 0
July 01, 2011, 02:00:55 PM
#48
question:
the argumments, I use the poclbm default arguments, -f -v -w etc, or I use the phoenix + phatk arguments? -worksize -aggression... etc?

just use the poclbm default arguments
sr. member
Activity: 262
Merit: 250
Dubs Get
July 01, 2011, 11:08:13 AM
#47
question:




the argumments, I use the poclbm default arguments, -f -v -w etc, or I use the phoenix + phatk arguments? -worksize -aggression... etc?
full member
Activity: 154
Merit: 100
June 30, 2011, 05:15:12 PM
#46
I tested and yes it uses it by default.
legendary
Activity: 1379
Merit: 1003
nec sine labore
June 30, 2011, 09:13:28 AM
#45
I think it doesn't have the luke-jr mod but it definitely has the phatk + 3% boost.

Is poclbm using phatk kernel by default now?

regards.

spiccioli.
full member
Activity: 140
Merit: 100
June 30, 2011, 03:18:44 AM
#44
fixed the Ma define manually, 332M -> 330M. but gained the fallback function. nice.
full member
Activity: 154
Merit: 100
June 29, 2011, 07:35:48 PM
#43
I think it doesn't have the luke-jr mod but it definitely has the phatk + 3% boost.
Ali
member
Activity: 84
Merit: 10
June 29, 2011, 03:07:34 PM
#42
Are you sure that it does include it? I'm using it right now but the output shows only the hashrate (but not all the stuff you/luke-jr added).
hero member
Activity: 560
Merit: 517
June 27, 2011, 02:06:57 PM
#41
m0mchil released an update to the poclbm project, which includes the work from this thread and other goodies. It includes binaries:

http://forum.bitcoin.org/index.php?topic=1334.0
newbie
Activity: 15
Merit: 0
June 27, 2011, 01:16:33 PM
#40
Hi,
fpgaminers version of merging his phatk branch with luke-jr's branch seems to miss some of luke-jr's patches, and github shows conflicts. So I gave it a shot myself and made a new version. Because patches often didn't apply, I had to merge manually. So here it is:

...

Have fun!

any chance for a windows binaries ?
+1
+2

Sorry, no chance for a binary (none of my computers has Windows on it), but there's also no need for binaries: Just install python and pyopencl. And, more generally speaking, never ask for binaries in a forum, especially if it's somehow related to bitcoins, you now, security and paranoia and stuff…

Hint: That magic phoenix/phatk +3% optimized line of code, that's posted at several places in this forum, also works with the phatk in fpgaminers or my version, of course. You can modify that line of code very easy if you have the code; it would be very difficult to change something in a binary.
sr. member
Activity: 280
Merit: 250
Firstbits: 12pqwk
June 27, 2011, 12:19:51 AM
#39
Hi,
fpgaminers version of merging his phatk branch with luke-jr's branch seems to miss some of luke-jr's patches, and github shows conflicts. So I gave it a shot myself and made a new version. Because patches often didn't apply, I had to merge manually. So here it is:

...

Have fun!

any chance for a windows binaries ?
+1
+2
hero member
Activity: 658
Merit: 500
June 25, 2011, 08:53:53 AM
#38
Hi,
fpgaminers version of merging his phatk branch with luke-jr's branch seems to miss some of luke-jr's patches, and github shows conflicts. So I gave it a shot myself and made a new version. Because patches often didn't apply, I had to merge manually. So here it is:

...

Have fun!

any chance for a windows binaries ?
+1
sr. member
Activity: 406
Merit: 250
QUIFAS EXCHANGE
June 24, 2011, 08:03:47 PM
#37
I got something odd, running on a 5830 with the following

xe --device=0 --host=http://api.bitcoin.cz --port=8332 --user=5 --pass=5 -f 0 -w 256 -a 1 -v

Oced to 1005, 300 and only getting 180-195?

Something isnt right
member
Activity: 98
Merit: 10
June 24, 2011, 06:20:44 AM
#36
Vista x64 - working.

Tried to insert it also to Guiminer, but some error found that cannot find module wx. Anyway, its working with AOCLPM, so not so big deal.

Works with XP x32 also, but couldnt get better results when both cards are running (they are throthling down about 10% more than on same settings, which are also best for this version,  with Guiminers poclbm)
sr. member
Activity: 458
Merit: 250
beast at work
June 24, 2011, 02:35:34 AM
#35
Hi,
fpgaminers version of merging his phatk branch with luke-jr's branch seems to miss some of luke-jr's patches, and github shows conflicts. So I gave it a shot myself and made a new version. Because patches often didn't apply, I had to merge manually. So here it is:

...

Have fun!

any chance for a windows binaries ?
Pages:
Jump to: