summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd/jconf.hpp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2018-02-21 21:31:20 +0000
committerGitHub <noreply@github.com>2018-02-21 21:31:20 +0000
commitcba86718e05384aa7bc4e4b916cf3b3c942b126a (patch)
treef08c352ae4261825dca47635c88b8e4a08d67bb7 /xmrstak/backend/amd/jconf.hpp
parentf785481bb7c1fb887a65a0b19c3e453904bb5474 (diff)
parentcff6b6cbfbb3da44d85753885466de5122e20472 (diff)
downloadxmr-stak-cba86718e05384aa7bc4e4b916cf3b3c942b126a.zip
xmr-stak-cba86718e05384aa7bc4e4b916cf3b3c942b126a.tar.gz
Merge pull request #613 from psychocrypt/topic-compatibilityModeAmd
add OpenCL compatibility mode
Diffstat (limited to 'xmrstak/backend/amd/jconf.hpp')
-rw-r--r--xmrstak/backend/amd/jconf.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmrstak/backend/amd/jconf.hpp b/xmrstak/backend/amd/jconf.hpp
index 91e5d0d..580b69f 100644
--- a/xmrstak/backend/amd/jconf.hpp
+++ b/xmrstak/backend/amd/jconf.hpp
@@ -28,6 +28,7 @@ public:
long long cpu_aff;
int stridedIndex;
int memChunk;
+ bool compMode;
};
size_t GetThreadCount();
OpenPOWER on IntegriCloud