Hi guys,
I'm having problem disabling cpu on v2.4.5.
Right now my cpu.txt file is like this:
*blah
*blah
*blah(no offence to developer!)
* If you do not wish to mine with your CPU(s) then use:
"cpu_threads_conf" :
null,
*/
"cpu_threads_conf" :
[
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
],
I even put null in front of "cpu_threads_conf" in the same line...not working!
I have G4400 on my rig and device manager showing constant 50% usage, and my cpu hash is 30.
What do you suggest
