Implemented VM mode for OpenCL RandomX.

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

View File

@@ -24,7 +24,7 @@
*/
#include <assert.h>
#include <cassert>
#include <thread>