Author

Topic: Mining using the Linux CPU/CPUMINER-OPT (Read 140 times)

jr. member
Activity: 88
Merit: 2
January 18, 2019, 01:07:53 PM
#1
sudo apt-get update

sudo apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev


git clone https://github.com/JayDDee/cpuminer-opt

cd cpuminer-opt

./build.sh



CFLAGS="-march=native" ./configure

make
 sudo make install

 sudo apt-get install screen


  screen Enter + Enter

./cpuminer -a lyra2z -o stratum+tcp://(POOL) -u -p x
Jump to: