Added command line options --cache-qos (--randomx-cache-qos) and --argon2-impl (--cpu-argon2-impl).

This commit is contained in:
XMRig 2020-07-20 09:17:59 +07:00
parent 1ec185a3a0
commit 70c7f33a20
No known key found for this signature in database
GPG key ID: 446A53638BE94409
6 changed files with 25 additions and 7 deletions

View file

@ -101,6 +101,8 @@ public:
YieldKey = 1030,
AstroBWTMaxSizeKey = 1034,
AstroBWTAVX2Key = 1036,
Argon2ImplKey = 1039,
RandomXCacheQoSKey = 1040,
// xmrig amd
OclPlatformKey = 1400,