mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-10 14:58:01 +00:00
Update README.
This commit is contained in:
parent
332b3ca1e6
commit
a91e145ff1
7
README
7
README
@ -28,6 +28,8 @@ irc://irc.freenode.net/cgminer
|
||||
|
||||
License: GPLv2. See COPYING for details.
|
||||
|
||||
READ EXECUTIVE SUMMARY BELOW FOR FIRST TIME USERS!
|
||||
|
||||
Dependencies:
|
||||
curl dev library http://curl.haxx.se/libcurl/
|
||||
(libcurl4-openssl-dev)
|
||||
@ -43,6 +45,11 @@ Dependencies:
|
||||
AMD ADL SDK http://developer.amd.com/sdks/ADLSDK
|
||||
(This sdk is optional and gives support for ATI GPU monitoring & clocking)
|
||||
|
||||
CGMiner specific configuration options:
|
||||
--enable-cpumining Build with cpu mining support(default disabled)
|
||||
--disable-opencl Override detection and disable building with opencl
|
||||
--disable-adl Override detection and disable building with adl
|
||||
|
||||
Basic *nix build instructions:
|
||||
To build with GPU mining support:
|
||||
Install AMD APP sdk, latest version - there is no official place to
|
||||
|
Loading…
Reference in New Issue
Block a user