Post
Topic
Board Mining (Altcoins)
Re: [GUIDE][AMD][NVIDIA][CPU][ETN]How to Mine ⚡️Electroneum + Miners Downloads 💲⛏
by
RaminBAFS
on 13/06/2018, 21:31:28 UTC
Hi guys,
I'm having problem disabling cpu on v2.4.5.
Right now my cpu.txt file is like this:
Code:
*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 Huh