Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.8.2 - native algo switching
by
doktor83
on 02/04/2019, 14:50:27 UTC
doc, regarding loki-turtle , i have 2 gfx in one system, i checked your youtube video. How do i limit this mining to one GFX?

i tried changing specific config file for loki-turtle by adding:

"gpu_conf" :
[
   { "id" : 1, "intensity" : 60 , "worksize" : 8, "threads" : 2},
   
]

but miner instantly shuts down if i add this to cfg file

You probably miss a comma somewhere. It is easier to set it in cmd :

loki-turtle.bat:

Code:
SRBMiner-CN.exe --ccryptonighttype turtle --cgpuid 1 --cgpuintensity 60 --cgpuworksize 8 --cgputhreads 2 --cpool lokiturtle.herominers.com:10521 --cwallet your-loki-wallet --cpassword your-turtle-wallet

A note : if you set a non existent cgpuid it will ignore it, and instead try to load the default config.txt.