m0mchil / poclbm

PyOpenCL bitcoin miner
Other
681 stars 387 forks source link

New miner daemon #2

Closed brocktice closed 13 years ago

brocktice commented 13 years ago

I've started work on a new miner that uses a config file to automatically run on several devices, log to a file, and not require separate instances for every chip. It also automatically sets DISPLAY appropriately for each device. It's a bit simplistic, and there's more I want to do to it, but it seems to work well enough right now. If you don't want to merge it in I'm happy to keep working on it in parallel.

davout commented 13 years ago

sounds sweet!