Ethereum miner with OpenCL, CUDA and stratum support
nsfminer is an Ethash GPU mining worker: with nsfminer you can mine every coin which relies on an Ethash Proof of Work.
- OpenCL mining
- Nvidia CUDA mining
- realistic benchmarking against arbitrary epoch/DAG/blocknumber
- on-GPU DAG generation (no more DAG files on disk)
- stratum mining without proxy
- OpenCL devices picking
- farm failover (getwork + stratum)
The nsfminer is a command line program. This means you launch it either from a Windows command prompt or Linux console, or create shortcuts to predefined command lines using a Linux Bash script or Windows batch/cmd file. For a full list of available command, please run:
nsfminer --help
Check our samples to see how to connect to different pools.
See docs/BUILD.md for build/compilation details.
To meet the community, ask general questions and chat about the miner join the ethminer channel on Gitter.
All bug reports, pull requests and code reviews are very much welcome.
Licensed under the GNU General Public License, Version 3.