WyvernTKC / cpuminer-gr-avx2

Optimised Version of GR miner for RTM
GNU General Public License v2.0
372 stars 194 forks source link

ubuntu 18 - "Failed to initialize Large Pages on node1" #104

Open thewalletbot opened 2 years ago

thewalletbot commented 2 years ago

Failed to initialize Large Pages on node1 Initialized node1 Large Pages allocation on node0 This is 40 cores Xeon Dell T7810 server. I have this red error and quite poor efficiency in mining. Using 32 cores for cpuminer I get about 1khash and I think this "Large Pages" problem coud be an issue.

michal-zurkowski commented 2 years ago

Large pages were set up but on a different node (different CPU). You can try setting them manually for this node if a miner has problems with it. Try settings 4 pages per thread of that CPU.

/sys/devices/system/node/node1/hugepages/hugepages-2048kB/nr_hugepages

thewalletbot commented 2 years ago

Thanks. Any tutorials/notes how to do it? I have no idea how to set it up :-( Może byc po polsku.