File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,6 @@ max_farm_size_TiB = (plot_size_GiB / 1024) * plot_filter * 8 * 1000 / total_look
9999- ` CHIAPOS_MAX_GPU_DEVICES ` : max number of CUDA or OpenCL devices
100100- ` CHIAPOS_MAX_CUDA_DEVICES ` : max number of CUDA devices (overrides CHIAPOS_MAX_GPU_DEVICES)
101101- ` CHIAPOS_MAX_OPENCL_DEVICES ` : max number of OpenCL devices (overrides CHIAPOS_MAX_GPU_DEVICES)
102- - ` CHIAPOS_MIN_GPU_LOG_ENTRIES ` : minimum work size for GPU, can be set to modify transition to GPU based on C level (default = 21)
103102- ` CHIAPOS_RECOMPUTE_HOST ` : list of recompute servers, separated by ` , ` without whitepace (optional port via ` HOST:PORT ` syntax)
104103- ` CHIAPOS_RECOMPUTE_PORT ` : optional custom default port for recompute servers (default = 11989)
105104- ` CHIAPOS_RECOMPUTE_TIMEOUT ` : timeout in milliseconds for processing a request (default = 5000)
You can’t perform that action at this time.
0 commit comments