I have it running on several machines now. Pulled the latest bitcoin address with balance file and am looking for anything that has 10btc or more. Pulling in 142k addresses does knock about 10% off my hashing speed, but it's still much faster than LBC was on a P5000. It actually uses all of the video card instead of being CPU bound. If it could use a bloom filter like LBC does, it would be even faster and look for more.
Thanks for doing this.