Changes

From Ravencoin Wiki
Jump to navigationJump to search
6 bytes added ,  09:49, 7 April 2018
no edit summary
Common flags for both sgminer & ccminer:
-u login/wallet , On pools with registation registration ie Suprnova.cc we use our register account here with the following syntax; -u LOGIN.workername . Pools were we use our wallet as login, the syntax is similar -u WALLET.rigname. It is considered best practices to only use letters and numbers, no white space or special chars. -p x , password/options, on pools with registered user users this is your password field ie Suprnova.cc. Pools with wallet as user name, we can often set options her, like c=RVN specifies coin, d=16 sets stratum (start on some)difficulty, and rigname. Separate the different options with a comma. It is considered best practices to only use letters and numbers, no white space or special chars. -p c=RVN,titanv
-r 5 , --retries=N number of times to retry if a network call fails (default: retry indefinitely) Needed for simple failover script.
-i 20 , --intensity=N[,N] GPU threads per call 8-25 (2^N + F, default: 0=auto) Decimals and multiple values are allowed for fine tuning.
-d 0,1,2,3 , --devices gives a comma separated list of CUDA device IDs to operate on. Device IDs start counting from 0! Alternatively , give string names of your card like gtx780ti or gt640#2 (matching 2nd gt640 in the PC).
[https://github.com/brian112358/nevermore-miner/blob/linux/README.txt All the flags for ccminer/nevermore]
common flags:
--gpu-platform 1 , Sets GPU platform. --gpu-platform 2 ,for only amd cards.
-I 20 , Intensity of GPU scanning. A lower value, will free up resources if you want to use your GPU for other task tasks as well.
-g 2 ,or --g 2 , set threads pr gpu, can give higher hashrate if your cpu can handle it.
-d 0,1,2,3 , Devices specify what cards to use.
Guide for AWS -EC2 compatible Ubuntu 16.04 [https://gist.github.com/underdarkskies/6b918323e20584d60b37a03abcfa9e3d Ubuntu multi miner]
There's are some great guides on [https://ravenforum.org Ravencoin Forum]:
[https://ravenforum.org/topic/15/mine-raven-with-awesome-miner https://ravenforum.org/topic/15/mine-raven-with-awesome-miner]

Navigation menu