You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, 2+ uses new XMRig CPU config : https://github.com/xmrig/xmrig/blob/master/doc/CPU.md
Config overall is largely different, you should've seen a large block of CPU threads definitions for several algos which it writes by default if "autosave" is true. You can disable autosave and define
"*": {
"threads": X,
"intensity": 1,
}
To un-litter the config.
I can not use threads and max-cpu-usage with the latest release. I think you should update this wiki page https://github.com/Bendr0id/xmrigCC/wiki/Config-XMRigDaemon
...cut...
},
"donate-level": 1,
"donate-over-proxy": 0,
"log-file": null,
"threads": 4,
"max-cpu-usage": 50,
"pools": [
{
...cut...
result:
L2:16.0 MB L3:0.0 MB 8C/8T NUMA:1
[2019-10-29 07:53:03.769] use pool 172.16.200.20:4441 172.16.200.20
[2019-10-29 07:53:03.770] new job from 172.16.200.20:4441 diff 10000 algo cn/r height 342452
[2019-10-29 07:53:03.770] cpu use profile cn (8 threads) scratchpad 2048 KB
[2019-10-29 07:53:06.558] cpu READY threads 8(8) huge pages 8/8 100% memory 16384 KB (2789 ms)
[2019-10-29 07:54:05.474] speed 10s/60s/15m 95.4 n/a n/a H/s max 96.3 H/s
[2019-10-29 07:54:43.903] [CC-Client] Command: UPDATE_CONFIG received -> update config
[2019-10-29 07:54:43.921] [CC-Client] Config updated. -> reload
The text was updated successfully, but these errors were encountered: