mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-16 19:22:46 -05:00
Added command line options "--randomx-init" and "--randomx-no-numa".
This commit is contained in:
@@ -83,8 +83,9 @@ public:
|
||||
DryRunKey = 5000,
|
||||
HugePagesKey = 1009,
|
||||
ThreadsKey = 't',
|
||||
// HardwareAESKey = 1011,
|
||||
AssemblyKey = 1015,
|
||||
RandomXInitKey = 1022,
|
||||
RandomXNumaKey = 1023,
|
||||
|
||||
// xmrig amd
|
||||
OclPlatformKey = 1400,
|
||||
|
||||
Reference in New Issue
Block a user