Added command line options "--randomx-init" and "--randomx-no-numa".
This commit is contained in:
parent
2fb88f10b8
commit
bbcacbc1d4
5 changed files with 21 additions and 1 deletions
|
@ -83,8 +83,9 @@ public:
|
|||
DryRunKey = 5000,
|
||||
HugePagesKey = 1009,
|
||||
ThreadsKey = 't',
|
||||
// HardwareAESKey = 1011,
|
||||
AssemblyKey = 1015,
|
||||
RandomXInitKey = 1022,
|
||||
RandomXNumaKey = 1023,
|
||||
|
||||
// xmrig amd
|
||||
OclPlatformKey = 1400,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue