1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Added option "mode" (or --randomx-mode) for RandomX.

This commit is contained in:
XMRig
2019-11-29 13:00:17 +07:00
parent ca9a3063d8
commit 64fb4f265b
20 changed files with 129 additions and 27 deletions

View File

@@ -89,6 +89,7 @@ public:
AssemblyKey = 1015,
RandomXInitKey = 1022,
RandomXNumaKey = 1023,
RandomXModeKey = 1029,
CPUMaxThreadsKey = 1026,
MemoryPoolKey = 1027,