From 6e87592847b7c5394f9c6f4710aff051914020fa Mon Sep 17 00:00:00 2001 From: doktor83 Date: Mon, 9 Oct 2023 10:16:38 +0200 Subject: [PATCH] Update Parameters --- Parameters | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Parameters b/Parameters index cd4ea89..d168c67 100644 --- a/Parameters +++ b/Parameters @@ -154,6 +154,10 @@ Parameter aliases --wallet -u : Parameters that take a TIME value must be set in SECONDS! +Note: +If you want to apply different values for GPU's (OC or any other parameter that sets some GPU value), you need to specify the GPU's you are using with '--gpu-id' parameter. +For example: +... --gpu-id 0,1,2,3,4 --gpu-intensity 100,200,300,400,500 --gpu-cclock 1300,1400,1500,1600 ==================================================================================================================