Option "yield" enabled by default and added command line option --cpu-no-yield.
This commit is contained in:
parent
a556070b42
commit
901f1a7ab1
9 changed files with 15 additions and 4 deletions
|
@ -92,6 +92,7 @@ public:
|
|||
RandomXModeKey = 1029,
|
||||
CPUMaxThreadsKey = 1026,
|
||||
MemoryPoolKey = 1027,
|
||||
YieldKey = 1030,
|
||||
|
||||
// xmrig amd
|
||||
OclPlatformKey = 1400,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue