mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-12 01:42:48 -05:00
DefyX fix
This commit is contained in:
@@ -59,6 +59,9 @@ RandomX_ConfigurationScala::RandomX_ConfigurationScala()
|
|||||||
ScratchpadL3_Size = 262144;
|
ScratchpadL3_Size = 262144;
|
||||||
ScratchpadL2_Size = 131072;
|
ScratchpadL2_Size = 131072;
|
||||||
ScratchpadL1_Size = 65536;
|
ScratchpadL1_Size = 65536;
|
||||||
|
|
||||||
|
RANDOMX_FREQ_IADD_RS = 25;
|
||||||
|
RANDOMX_FREQ_CBRANCH = 16;
|
||||||
}
|
}
|
||||||
|
|
||||||
RandomX_ConfigurationScala RandomX_ScalaConfig;
|
RandomX_ConfigurationScala RandomX_ScalaConfig;
|
||||||
|
|||||||
Reference in New Issue
Block a user