Bitcoin Forum
June 20, 2024, 03:28:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to configure cgminer for scrypt mining  (Read 20642 times)
dimaz (OP)
Newbie
*
Offline Offline

Activity: 37
Merit: 0



View Profile
June 16, 2013, 05:49:12 AM
 #1

How to configure cgminer for scrypt  mining coin (wdc, ftc etc.)?
Where make these parameters: Run cgminer: cgminer -o stratum+tcp://multipool.in:port -u username.1 -p x?
Where download ready bat file for cgminer?
odolvlobo
Legendary
*
Offline Offline

Activity: 4354
Merit: 3262



View Profile
June 16, 2013, 05:53:32 AM
 #2

Here is my LTC config file. I'm not 100% sure, but I think the important values are "pools", "kernel", "scrypt" and "scan-time". The rest can be left out.

Quote
{
   "pools" : [
      ...
   ],
   "intensity" : "13",
   "vectors" : "1",
   "worksize" : "256",
   "kernel" : "scrypt",
   "lookup-gap" : "0",
   "thread-concurrency" : "0",
   "shaders" : "960",
   "gpu-engine" : "0-0",
   "gpu-fan" : "0-85",
   "gpu-memclock" : "0",
   "gpu-memdiff" : "0",
   "gpu-powertune" : "0",
   "gpu-vddc" : "0.000",
   "temp-cutoff" : "95",
   "temp-overheat" : "85",
   "temp-target" : "75",
   "api-port" : "4028",
   "expiry" : "120",
   "gpu-dyninterval" : "7",
   "gpu-platform" : "0",
   "gpu-threads" : "1",
   "log" : "5",
   "queue" : "1",
   "scan-time" : "6",
   "scrypt" : true,
   "temp-hysteresis" : "3",
   "shares" : "0",
   "load-balance" : true,
   "kernel-path" : "/usr/local/bin"
}

Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
SgtMoth
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1004


buy silver!


View Profile
June 16, 2013, 05:57:22 AM
 #3

https://bitcointalk.org/index.php?topic=117221.0
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!