Added command line option --cpu-memory-pool.
This commit is contained in:
parent
1e5fdde9ba
commit
bb7bff9115
5 changed files with 50 additions and 27 deletions
|
@ -89,6 +89,7 @@ public:
|
|||
RandomXInitKey = 1022,
|
||||
RandomXNumaKey = 1023,
|
||||
CPUMaxThreadsKey = 1026,
|
||||
MemoryPoolKey = 1027,
|
||||
|
||||
// xmrig amd
|
||||
OclPlatformKey = 1400,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue