Add files via upload
Optional GPU tuning file for cgminer used by FLO Auto Miner.
This commit is contained in:
parent
1ae82b61f4
commit
967de44b2f
13
cgminer.conf
Normal file
13
cgminer.conf
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"scrypt": true,
|
||||||
|
"intensity": "12",
|
||||||
|
"worksize": "256",
|
||||||
|
"lookup-gap": "2",
|
||||||
|
"thread-concurrency": "8192",
|
||||||
|
"gpu-engine": "1800",
|
||||||
|
"gpu-memclock": "6400",
|
||||||
|
"gpu-fan": "85",
|
||||||
|
"api-listen": true,
|
||||||
|
"api-allow": "W:127.0.0.1",
|
||||||
|
"api-port": "4028"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user