poclbm
poclbm copied to clipboard
PyOpenCL bitcoin miner
The code looks clean and readable (mainly because it's python). But it will be desirable to include more comments on the source code and a few documentation about each function....
Hello, Right now btcguild is down to some extent. They are still accepting connections but rejecting all logins. Instead of falling back to the next server on the line poclbm...
I get the following from time to time. This is the same no matter what pool I am mining from. I am not tech savvy enough to say if it's...
I tried to run poclbm but that doesnt work. I got the following error: ``` File "/var/lib/poclbm/BitcoinMiner.py", line 359, in loadKernel kernelFile = open('BitcoinMiner.cl', 'r') IOError: [Errno 2] No such...
Hello, I've modified the source to add some stats about the found hashes, the total counts, average etc... They are displayed on the line with the last event message. When...