Theres a guy on irc freenode #protoshares testing a gpu miner for pts mining
He says 1 GFX card with 2 gig DDR is like the largest amazon ec2 instance,two xeons
If that is all the faster a GPU is then I would have to say that we are VERY close to having a CPU only algorithm. What is the relative power consumption and cost of the systems?
It's because of sha512, not birthdays.
New intel cpus are extra fast in generating sha512s due to many specialized vector instructions. 32 ht cores 2.1Ghz xeon (2x16) can generate one nonce range in 37ms, radeon 5870 in ~70ms. That's it. Additionally intel cpu can be oced even 2x.
All that birthday searching does nothing, in fact, it probably helps gpu.
Its 40nm gpu vs 22nm cpu though, a three generation gap! Maybe Rx200 Radeons are again much faster than cpu. When the two gpu version comes out I'm going to buy it and write optimized version for it out of curiosity.
Still, few have such high-end cpus.
Also, there's absolutely no resistance to fpga/asics. It can be drastically faster on such things, I mean several orders of magnitude. It's infinitely parallelizable - with 2^23 sha512 cores the collisions for one nonce range could be generated in just a few dozen cycles. Not that it's something important anyway - mining is too short lived for fpga/asics.