Author

Topic: Configurazione cgminer (Read 879 times)

member
Activity: 69
Merit: 10
January 03, 2014, 11:05:16 AM
#4
Tu non mini scrypt giusto? ho messo i tuoi parametri e fa meno di 300khash... mettendo l'intensità a 12 fa 330 e inizia già a fare hardware errors...

no, questa configurazione l'ho trovata googlando  Undecided
legendary
Activity: 1526
Merit: 1010
▇ ▅ ▃ ▇ ▅ █
January 02, 2014, 03:25:21 PM
#3
Tu non mini scrypt giusto? ho messo i tuoi parametri e fa meno di 300khash... mettendo l'intensità a 12 fa 330 e inizia già a fare hardware errors...
member
Activity: 69
Merit: 10
January 02, 2014, 02:40:28 PM
#2
Buonasera a tutti, sto minando con una 7870 e non capisco perchè mi da parecchi hw error, cgminer segna 440 khash con questi settaggi ma le pool mi segnano circa 20-40 khash e infatti sto minando spiccioli... qualcuno più esperto saprebbe dirmi che parametri cambiare?

{
"pools" : [
        {
                "url" : "stratum+tcp://fast-pool.com:3333",
                "user" : "***",
                "pass" : "***"
        }
],
                    "intensity" : "16",
                    "vectors" : "1",   
                    "worksize" : "256",
                    "thread-concurrency" : "8192",
                    "kernel" : "scrypt",
                    "auto-fan" : true,
                    "temp-cutoff" : "85",
                    "temp-overheat" : "75",
                    "temp-target" : "70", 
                    "expiry" : "30",
                    "gpu-dyninterval" : "5",
                    "log" : "5",
                    "queue" : "1",
                    "retry-pause" : "5",
                    "scan-time" : "1", 
                    "scrypt" : true,   
                    "temp-hysteresis" : "3",
                    "shares" : "0"
                }




{
"pools" : [
{
"url" : "eu-stratum.btcguild.com:3333",
"user" : "USER_NAME",
"pass" : "USER_PASSWORD"
},
{
"url" : "http://50btc.com:8332",
"user" : "USER_NAME",
"pass" : "USER_PASSWORD"
}
]
,
"intensity" : "11",
"vectors" : "1",
"worksize" : "256",
"kernel" : "poclbm",
"lookup-gap" : "0",
"thread-concurrency" : "0",
"shaders" : "1280",
"gpu-engine" : "0-1200",
"gpu-fan" : "75",
"gpu-memclock" : "0",
"gpu-memdiff" : "-150",
"gpu-powertune" : "+1",
"gpu-vddc" : "0.000",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",
"shares" : "0",
"api-listen" : true,
"api-allow" : "W: 127.0.0.1",
"kernel-path" : "/usr/local/bin"
}
legendary
Activity: 1526
Merit: 1010
▇ ▅ ▃ ▇ ▅ █
January 02, 2014, 02:01:16 PM
#1
Buonasera a tutti, sto minando con una 7870 e non capisco perchè mi da parecchi hw error, cgminer segna 440 khash con questi settaggi ma le pool mi segnano circa 20-40 khash e infatti sto minando spiccioli... qualcuno più esperto saprebbe dirmi che parametri cambiare?

{
"pools" : [
        {
                "url" : "stratum+tcp://fast-pool.com:3333",
                "user" : "***",
                "pass" : "***"
        }
],
                    "intensity" : "16",
                    "vectors" : "1",   
                    "worksize" : "256",
                    "thread-concurrency" : "8192",
                    "kernel" : "scrypt",
                    "auto-fan" : true,
                    "temp-cutoff" : "85",
                    "temp-overheat" : "75",
                    "temp-target" : "70", 
                    "expiry" : "30",
                    "gpu-dyninterval" : "5",
                    "log" : "5",
                    "queue" : "1",
                    "retry-pause" : "5",
                    "scan-time" : "1", 
                    "scrypt" : true,   
                    "temp-hysteresis" : "3",
                    "shares" : "0"
                }

Jump to: