mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-10 17:12:46 -05:00
RandomX (Arqma variant) support
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#include "randomx_constants_wow.h"
|
||||
#elif (ALGO == ALGO_RX_LOKI)
|
||||
#include "randomx_constants_loki.h"
|
||||
#elif (ALGO == ALGO_RX_ARQMA)
|
||||
#include "randomx_constants_arqma.h"
|
||||
#endif
|
||||
|
||||
#include "aes.cl"
|
||||
|
||||
Reference in New Issue
Block a user