qubic-li / client

248 stars 25 forks source link

rainer: WARNING: Free number of hugepages is smaller than needed, have: 0 - want: 1872 (52 x number of threads). #58

Open hongyunfei1220 opened 3 months ago

hongyunfei1220 commented 3 months ago

2024-03-22 06:57:48 INFO Trainer: WARNING: Free number of hugepages is smaller than needed, have: 0 - want: 1872 (52 x number of threads). Falling back to use malloc memory. 2024-03-22 06:57:48 INFO Trainer: To add more hugepages, please run this command as root before starting the miner 2024-03-22 06:57:48 INFO Trainer: /usr/sbin/sysctl -w vm.nr_hugepages=1872 2024-03-22 06:57:48 INFO Trainer: OR: /sbin/sysctl -w vm.nr_hugepages=1872

After modifying the hugepages parameters according to the prompts, starting the mining program will reduce the computing power after running for a period of time.

kox55rus commented 3 months ago

eloword Trainer: WARNING: Free number of hugepages is smaller than needed, have: 128 - want: 1248 (52 x number of threads). Falling back to use malloc memory