From aad565391ed64dbcea47c14d8a288ea64b810f96 Mon Sep 17 00:00:00 2001 From: psychocrypt Date: Tue, 27 Mar 2018 22:06:32 +0200 Subject: add cli option `--noAMDCache` allow to disable the OpenCl cache - usefull for read only systems - usefull for unknown errors during cache reading --- xmrstak/cli/cli-miner.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'xmrstak/cli') diff --git a/xmrstak/cli/cli-miner.cpp b/xmrstak/cli/cli-miner.cpp index 2e84ec5..c425f04 100644 --- a/xmrstak/cli/cli-miner.cpp +++ b/xmrstak/cli/cli-miner.cpp @@ -79,6 +79,7 @@ void help() #endif #ifndef CONF_NO_OPENCL cout<<" --noAMD disable the AMD miner backend"<