CryptoCoin NiceHash – nheqminer 5.0c for Mac OS (10.12)

  • Post published:September 14, 2017

Compiled the latest miner (cpu and gpu/cuda8 support) from the sources here https://github.com/nicehash/nheqminer. Provide the binaries for miners interested to mine coins on Apple hardware and software. All you have to do is, 1) install cuda 8 and 2) run the miner e.g.:  ./nheqminer-cpu -d 0 -t 16 -e 1 -l zec.suprnova.cc:2142 -u workername -p workerpassword

Maybe you have to adjust (r)paths of the executables, or export path in the runtime environment:
LD_LIBRARY_PATH=”$LD_LIBRARY_PATH:/usr/local/cuda/lib:/usr/local/cuda/lib/stubs”
PATH=”$PATH:/usr/local/cuda/”
PATH=”$PATH:/usr/local/cuda/bin”

Download miner