Post
Topic
Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record
by
IGJ
on 05/10/2018, 16:38:23 UTC
Greetings,

To: PttnMe
Done some tests and here is what I found about the problem with many threads:
https://forum.riecoin-community.com/viewtopic.php?f=7&t=19

To: clo1
Couple of weeks ago made this patch:
http://download.riecoin-community.com/16.0/riecoind_16.0_openssl_1.1.patch.gz
At least the wallet can be compiled for openssl 1.1 or up. With it wallet can connect on testnet and all is fine but on mine net it have troubles, maybe I missed something. if you have time can check it. I will check it again but my time last weeks are very little.

To: Ziiip
Send you PM on community board.

Ziiip is right working miner instances should be as much as numa nodes in the systems are and locked to each numa node. You can do this with command taskset under linux. On muticore CPUs maybe better will be to run one instance for each core and lock the entire process to one core (taskset under linux).