mirror of https://github.com/GOSTSec/ccminer
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
428 B
11 lines
428 B
|
|
You can use ./build.sh to configure and build with default options. |
|
|
|
It is advised to run ./autogen.sh before ./configure (autoconf and automake |
|
need to be installed on your system for autogen.sh to work) |
|
|
|
./configure has an option named --with-cuda that allows you to specify |
|
where your CUDA 6.5 toolkit is installed (usually /usr/local/cuda, |
|
but some distros may have a different default location) |
|
|
|
See README.txt
|
|
|