Quick Login

Author Topic: can i limit cpu usage in minerd pooler?  (Read 64 times)

Offline miner8t

  • Newbie
  • *
  • Posts: 3
    • View Profile
can i limit cpu usage in minerd pooler?
« on: December 06, 2013, 09:30:22 AM »
hello,

i mine from my regular computer and the cpu usage is going up to 100% and makes noises. i mine at the speed of 3 khash/s

is there anyway i can reduce khash/s via .bat file?

i tried a cpu usage limiting software called "process tamer" and it doesnt help.

thanks

Offline The Mad Ape

  • Full Member
  • ***
  • Posts: 139
    • View Profile
    • Tatumba
Re: can i limit cpu usage in minerd pooler?
« Reply #1 on: December 06, 2013, 01:07:02 PM »
How many threads does the scrypt generate? Throttle it back by using  the switch -t 2 where two is the number of threads that you want to use from the CPU.
iNBZDHYQB485mG1CmeP8HypLhLRAt9nitp

Offline miner8t

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: can i limit cpu usage in minerd pooler?
« Reply #2 on: December 07, 2013, 01:04:55 AM »
thanks mate! that worked!

i change it to -t 1 because -t 2 was still doing noises.

Online bond

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: can i limit cpu usage in minerd pooler?
« Reply #3 on: December 07, 2013, 06:35:22 AM »
thanks mate! that worked!

i change it to -t 1 because -t 2 was still doing noises.


When using -t 2 you were still saying to use both cores that's why it keep running full speed.
Using -t 1 it will go with only 1 core...