Skip to content

Instantly share code, notes, and snippets.

@andrewschaaf
Created June 8, 2011 01:43
Show Gist options
  • Save andrewschaaf/1013615 to your computer and use it in GitHub Desktop.
Save andrewschaaf/1013615 to your computer and use it in GitHub Desktop.
## Install PyOpenCL
http://wiki.tiker.net/PyOpenCL/Installation/Mac
## Sign up for a mining pool
e.g. deepbit.net
## Install and run the python/opencl miner
* Go to https://github.com/m0mchil/poclbm
* Click Downloads
* Download the .tar.gz and expand it
* Open a Terminal window and cd there
* <code>python poclbm.py -d1 --host=pit.deepbit.net --port=8332 --user=YOUR_EMAIL_HERE --pass=YOUR_PASS_HERE</code>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment