Added command line options "--randomx-init" and "--randomx-no-numa".

This commit is contained in:
XMRig 2019-07-28 11:01:30 +07:00
parent 2fb88f10b8
commit bbcacbc1d4
5 changed files with 21 additions and 1 deletions

View file

@ -108,6 +108,11 @@ Options:\n\
--http-access-token=T access token for HTTP API\n\
--http-no-restricted enable full remote access to HTTP API (only if access token set)\n"
#endif
#ifdef XMRIG_ALGO_RANDOMX
"\
--randomx-init=N threads count to initialize RandomX dataset\n\
--randomx-no-numa disable NUMA support for RandomX\n"
#endif
"\
--dry-run test configuration and exit\n\
-h, --help display this help and exit\n\