ZCash Miner: nheqminer CUDA: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
Created page with "nheqminer sebaiknya di jalankan di arsitektur 64bit. sudo apt-get update sudo apt install qt5-default sudo apt-get install cmake build-essential libboost-all-dev cd /us..."
 
Onnowpurbo (talk | contribs)
No edit summary
Line 7: Line 7:


  cd /usr/local/src
  cd /usr/local/src
  git clone https://github.com/sarath-hotspot/nheqminer
  git clone https://github.com/nicehash/nheqminer.git


  cd /usr/local/src
  cd /usr/local/src

Revision as of 08:58, 26 September 2017

nheqminer sebaiknya di jalankan di arsitektur 64bit.


sudo apt-get update
sudo apt install qt5-default
sudo apt-get install cmake build-essential libboost-all-dev
cd /usr/local/src
git clone https://github.com/nicehash/nheqminer.git
cd /usr/local/src
cd nheqminer/nheqminer
mkdir build
cd build
cmake ..
make


Contoh menjalankan

/usr/local/src/nheqminer/nheqminer/build/nheqminer -l zec.slushpool.com:4444 -u username.worker -p password
/usr/local/src/nheqminer/nheqminer/build/nheqminer -l zec.slushpool.com:4444 -u username.worker -p password -t 2 (utk 2 thread)