From 3216b47fdacf701942457b23341f483aadbe5eb7 Mon Sep 17 00:00:00 2001 From: dangrabbits Date: Mon, 25 Dec 2017 09:32:26 +0800 Subject: Updated config.tpl comments to include how to exclude CPU/GPUs --- xmrstak/backend/amd/config.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xmrstak/backend/amd') 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" : [ -- cgit v1.1