Okay I was searching for some additional stats for poclbm. What I found was the following:
http://forum.bitcoin.org/index.php?topic=22965.0
I'm quoting here:
Using phoenix you find both kernels in the kernels folder (I know, kind of obvious, isn't it?!Code:You can go to phatk's kernel.cl file (don't worry, it just sits there in the open, no need to recompile anything), find this line #define Ma(x, y, z) amd_bytealign((y), (x | z), (z & x)) and change it to this line #define Ma(x, y, z) amd_bytealign( (z^x), (y), (x) ) Once you've done it, restart the miner.). This modification works for both kernels but only if you're using BFI_INT.
My results: Cayman cores gain ~14MHash consistently. 5xxx cores should gain even more.![]()


). This modification works for both kernels but only if you're using BFI_INT.
Reply With Quote






Don't forget applying this mod to the freshly downloaded 1.50 build

Not sure what they changed in the new phoenix but the file size went from 22k to over 6MB
Looks like they also changed the output pattern, GPUMiner does not report the speed anymore, but it does report the accepted/stales at least. I ran it on the command line just to see and I got a slight Mhash increase as well, like 3 per card.
