Added command line option --astrobwt-max-size

This commit is contained in:
XMRig
2020-03-08 00:13:47 +07:00
parent e72f3b7d0a
commit 6e7d9cb5dc
7 changed files with 26 additions and 10 deletions

View File

@@ -97,6 +97,7 @@ public:
CPUMaxThreadsKey = 1026,
MemoryPoolKey = 1027,
YieldKey = 1030,
AstroBWTMaxSizeKey = 1034,
// xmrig amd
OclPlatformKey = 1400,