poclbm
poclbm copied to clipboard
PyOpenCL bitcoin miner
please review :)
cutoff_temp option would error 'no such option' it's cutoff-temp in the code.. and that didn't get an error for me (i've not installed ADL yet, so don't know if it'll...
Address is now constructed from proto, host and url rather than grabbed from server[4] which was always empty. Suppressed 'LP IO error' as this is normal and is confusing to...
Stratum Servers Host: bitcoinore.com Port: 3333
Decrease stales (especially when using p2pool) by using a sliding window to allow fast long polling responses without potentially overloading the pool server.
As the title says, when I try running poclbm it fails early in the startup with this error message: --- Traceback (most recent call last): File "./poclbm.py", line 86, in...
When I run poclbm it doesn't start correctly and I get a "3044 Segmentation fault" error ``` python poclbm.py xxxxxxxx@[email protected]:8332 -v -w 256 -d 0 -p 0 WARNING: no adl3...
poclbm doesn't work with the new AMD drivers. I upgraded to 13.4 and now everytime I try to mine with poclbm I get "Verification failed, check hardware!". In fact, looks...
I signed up to slush's pool yesterday. I downloaded the GUI Miner. I have a working computer with a fast Internet connection, but when I click "Start Mining!", nothing happens....
Every time poclbm goes to check for strata, bitcoin-qt freezes for about twenty seconds, using 100% of one CPU core, before returning to work. By that point, poclbm's five-second timeout...