From 886ce183ad2d7f91848bff344438f250ef43afa1 Mon Sep 17 00:00:00 2001 From: Scott Alfter Date: Wed, 24 Jan 2018 10:14:30 -0800 Subject: [PATCH] formatting changes to README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 416ca44..9f292a1 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,17 @@ switchers. Each available algorithm is described with the following values: bin: command line to launch miner. {HOST}, {PORT}, {USERNAME}, and {PASSWORD} will be filled in by the switcher. + power_limit: power limit for GPU(s) + gpu_oc: GPU overclock, Hz (or negative for underclock; 0 for stock speed) + mem_oc: memory overclock, Hz (or negative or zero) + fan: fan speed, % (0 for automatic) + speed: total mining speed for this algorithm, GH/s + power: total power consumption, kW gpu_oc, mem_oc, and fan may be provided as a single value each to be applied @@ -76,11 +82,16 @@ The values the zpool switcher cares about are these: card_type: if set to "nvidia", we can set card clocks, fan speeds, etc. Other values (such as "amd") aren't implemented. + currency: Coinbase only supports "USD" for this value. If you use a different exchange's data, you may have other options available. + pwrcost: your cost of electric power, in currency units per kWh + min_profit: if the rig's profit falls below this value, stop mining + payment_currency: how you want zpool to pay you + payment_addr: where zpool should send payment The user_name and miner_name values in the example aren't used by the zpool