mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-24 12:32:40 -04:00
Added rx/yada OpenCL support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "../cn/algorithm.cl"
|
||||
|
||||
#if (ALGO == ALGO_RX_0)
|
||||
#if ((ALGO == ALGO_RX_0) || (ALGO == ALGO_RX_YADA))
|
||||
#include "randomx_constants_monero.h"
|
||||
#elif (ALGO == ALGO_RX_WOW)
|
||||
#include "randomx_constants_wow.h"
|
||||
|
||||
Reference in New Issue
Block a user