Bitcoin Forum
May 02, 2024, 10:02:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Ubuntu 16 mining with CUDA 7.5, CUDA 8  (Read 1742 times)
cesurasean (OP)
Newbie
*
Offline Offline

Activity: 61
Merit: 0


View Profile
September 28, 2016, 06:15:26 PM
 #1

cuda 7.5 and 8 on ubuntu 16


root@server8:~/cpp-ethereum# history
    1  sudo apt-get -y install software-properties-common
    2  sudo add-apt-repository -y ppa:ethereum/ethereum
    3  sudo apt-get install git cmake libleveldb-dev libjsoncpp-dev  libboost-all-dev libgmp-dev libreadline-dev libcurl4-gnutls-dev ocl-icd-libopencl1 opencl-headers mesa-common-dev libmicrohttpd-dev build-essential -y
    4  sudo apt-get install gcc-4.9 g++-4.9
    5  wget http://developer.download.nvidia.com/compute/cuda/7.5/Prod/local_installers/cuda_7.5.18_linux.run
    6  sudo apt install nvidia-cuda-toolkit
    7  git clone https://github.com/Genoil/cpp-ethereum/
    8  sudo apt-get -y install libjsonrpccpp-dev
    9  sudo apt-get install git cmake libleveldb-dev libjsoncpp-dev
   10  sudo add-apt-repository ppa:graphics-drivers/ppa
   11  sudo apt-get install nvidia-361 nvidia-common nvidia-prime nvidia-settings
   12  apt-get update
   13  apt-get upgrade
   14  sudo sh cuda_7.5.18_linux.run
   15  reboot
   16  cd cpp-ethereum
   17  mkdir build
   18  cd build
   19  cmake -DBUNDLE=miner ..
   20  apt-get install libcryptopp-dev
   21  cmake -DBUNDLE=miner ..
   22  make -j8
   23  cd ethminer
   24  touch mine.sh
   25  chmod 755 mine.sh
   26  vi mine.sh
   27  ./mine.sh
   28  sudo apt-get install nvidia-367 libcuda1-367 nvidia-367-opencl-icd-367
   29  sudo apt-get install nvidia-367 libcuda1-367
   30  reboot
   31  cd cpp-ethereum
   32  history
root@server8:~/cpp-ethereum#



if works for you, please send donations to;

3Pqbw3RwfRmRWPm5aCVBpzkHWF7sikeHwz


also, PM me and let me know how much donation you sent to me, so I know who did. Cheesy


-Sean
1714644178
Hero Member
*
Offline Offline

Posts: 1714644178

View Profile Personal Message (Offline)

Ignore
1714644178
Reply with quote  #2

1714644178
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714644178
Hero Member
*
Offline Offline

Posts: 1714644178

View Profile Personal Message (Offline)

Ignore
1714644178
Reply with quote  #2

1714644178
Report to moderator
1714644178
Hero Member
*
Offline Offline

Posts: 1714644178

View Profile Personal Message (Offline)

Ignore
1714644178
Reply with quote  #2

1714644178
Report to moderator
1714644178
Hero Member
*
Offline Offline

Posts: 1714644178

View Profile Personal Message (Offline)

Ignore
1714644178
Reply with quote  #2

1714644178
Report to moderator
Brucelats
Sr. Member
****
Offline Offline

Activity: 326
Merit: 250



View Profile
July 06, 2017, 08:20:06 PM
 #2

Does this work also on Ubuntu 16.04 desktop?

Also there is CUDA 8, is there any difference with 7.5?


And is genoil better then claymore? I heard genoil yields 5% higher rates and no devfee


Cheers!

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!