diff --git a/Parameters b/Parameters index b8a67b9..cd4ea89 100644 --- a/Parameters +++ b/Parameters @@ -1,6 +1,5 @@ Generic parameters: ---gpu-sensors-disable (disable reading of GPU sensors) --algorithm value (algorithm/s to use, separate values with ;) --api-enable (enable statistics API) --api-port value (port where statistics API is reachable - default 21550) @@ -9,6 +8,7 @@ Generic parameters: --api-miner-restart-url value (user defined url which accessed in browser triggers miner restart) --api-rig-shutdown-url value (user defined url which accessed in browser triggers computer shutdown) --background (run miner in background, without console window) +--busy-wait-recheck (NVIDIA and INTEL, sets the busy wait recheck value per algorithm, separate values with ; [min 0.01, max 0.99]) --disable-cpu (disable cpu mining) --disable-gpu (disable gpu mining) --disable-gpu-amd (disable gpu mining with AMD gpu's) @@ -27,6 +27,7 @@ Generic parameters: --give-up-limit value (number of times to try connecting to a pool before switching to the next pool) --gpu-auto-tune value (runs miner in a mode that tries to find best settings per GPU. 0-disabled, 1-normal, 2-fast, 3-incrementing [def. is 0]) --gpu-errors-alert value (notify when number of result validation errors for any GPU reaches this value [def. is 0 - disabled]) +--gpu-sensors-disable (disable reading of GPU sensors) --list-algorithms (list available algorithms) --list-devices (list available gpu devices) --log-file filename (enable logging to file)