Post
Topic
Board Mining (Altcoins)
Re: [ANN] rhminer - an optimized CPU+GPU miner for the RandomHash algorithm
by
tlaskows
on 25/01/2019, 23:34:02 UTC
my mini pc running with rhminer 1.3 (no sseboost)

CPU                             OS                  Threads       Speed (h/s)
i7-8750h @ 3.3 GHz        Ubuntu 18.04       12               2,200

That sounds about right.  It's a high frequency 6 core CPU.  My mini PC has a low frequency dual core.

I use this command to watch how bad the CPU throttles or if it's speed stepping properly.

It will jump around a lot.  It's normal.

Code:
root@mac-mini:~# watch -n .1 "lscpu | grep MHz"

To monitor the temps
Code:
root@mac-mini:~# watch -n .1 sensors