Skip to content

Commit 69c5786

Browse files
authored
Update README.md
1 parent f4992ce commit 69c5786

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chiapos/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)