summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd/jconf.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'xmrstak/backend/amd/jconf.hpp')
-rw-r--r--xmrstak/backend/amd/jconf.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmrstak/backend/amd/jconf.hpp b/xmrstak/backend/amd/jconf.hpp
index ee1882a..580b69f 100644
--- a/xmrstak/backend/amd/jconf.hpp
+++ b/xmrstak/backend/amd/jconf.hpp
@@ -26,7 +26,9 @@ public:
size_t intensity;
size_t w_size;
long long cpu_aff;
- bool stridedIndex;
+ int stridedIndex;
+ int memChunk;
+ bool compMode;
};
size_t GetThreadCount();
OpenPOWER on IntegriCloud