Implemented VM mode for OpenCL RandomX.

This commit is contained in:
XMRig 2019-09-12 00:01:03 +07:00
parent 4c90f9960e
commit 95daab4bc0
42 changed files with 450 additions and 165 deletions

View file

@ -27,7 +27,7 @@
#define XMRIG_JOBRESULTS_H
#include <stdint.h>
#include <cstdint>
namespace xmrig {