summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd/config.tpl
diff options
context:
space:
mode:
authordangrabbits <oeycoeok@10mail.org>2017-12-25 09:32:26 +0800
committerdangrabbits <oeycoeok@10mail.org>2017-12-25 09:32:26 +0800
commit3216b47fdacf701942457b23341f483aadbe5eb7 (patch)
tree1745cbadd45d1a5154870ae6ef4bb3b70ad0181a /xmrstak/backend/amd/config.tpl
parent2ae7260b90fe3dbe835ba2489519510f0e57d770 (diff)
downloadxmr-stak-3216b47fdacf701942457b23341f483aadbe5eb7.zip
xmr-stak-3216b47fdacf701942457b23341f483aadbe5eb7.tar.gz
Updated config.tpl comments to include how to exclude CPU/GPUs
Diffstat (limited to 'xmrstak/backend/amd/config.tpl')
-rw-r--r--xmrstak/backend/amd/config.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmrstak/backend/amd/config.tpl b/xmrstak/backend/amd/config.tpl
index af662f8..25b75a1 100644
--- a/xmrstak/backend/amd/config.tpl
+++ b/xmrstak/backend/amd/config.tpl
@@ -12,6 +12,9 @@ R"===(
* [
* { "index" : 0, "intensity" : 1000, "worksize" : 8, "affine_to_cpu" : false, "strided_index" : true },
* ],
+ * If you do not wish to mine with your AMD GPU(s) then use:
+ * "gpu_threads_conf" :
+ * null,
*/
"gpu_threads_conf" : [
OpenPOWER on IntegriCloud