Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andru-kun committed Dec 22, 2023
1 parent 2fb21be commit 16c363f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ Usage: wildrig [OPTIONS]
Options:
-a, --algo ALGO specify the hash algorithm to use
--benchmark run offline benchmark
--benchmark-hashorder run offline benchmark and/or set hash order for benchmark
--benchmark-epoch run offline benchmark and/or set epoch for benchmark
Expand Down Expand Up @@ -107,6 +106,7 @@ Options:
--opencl-platforms LIST list of OpenCL platforms to use(amd, nvidia or intel; default: all)
-d, --opencl-devices LIST list of OpenCL devices to use(default: all)
--force-eff-mode force to use efficient kernels when possible(e.g. memehash, skydoge)
--progpow-kernel depends on drivers values 1 or 2 can provide better hashrate for ProgPow(default: 0)
--no-dag-split disable splitting DAG on two parts(have sense only if AMD fix this problem in their drivers)
--print-platforms print available OpenCL platforms and exit
Expand Down

0 comments on commit 16c363f

Please sign in to comment.