|
|
@ -164,6 +164,9 @@ Scrypt specific options: |
|
|
|
-L, --lookup-gap Divides the per-hash memory requirement by this factor |
|
|
|
-L, --lookup-gap Divides the per-hash memory requirement by this factor |
|
|
|
by storing only every N'th value in the scratchpad. |
|
|
|
by storing only every N'th value in the scratchpad. |
|
|
|
Default is 1. |
|
|
|
Default is 1. |
|
|
|
|
|
|
|
--texture-cache comma separated list of flags (0/1/2) specifying |
|
|
|
|
|
|
|
which of the CUDA devices shall use the texture |
|
|
|
|
|
|
|
cache for mining. Kepler devices may profit. |
|
|
|
--no-autotune disable auto-tuning of kernel launch parameters |
|
|
|
--no-autotune disable auto-tuning of kernel launch parameters |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -229,7 +232,7 @@ features. |
|
|
|
>>> RELEASE HISTORY <<< |
|
|
|
>>> RELEASE HISTORY <<< |
|
|
|
|
|
|
|
|
|
|
|
Nov. 06th 2015 v1.7 |
|
|
|
Nov. 06th 2015 v1.7 |
|
|
|
Improve old devices compatibility (x11, lyra2, qubit...) |
|
|
|
Improve old devices compatibility (x11, lyra2v2, quark, qubit...) |
|
|
|
Add windows support for SM 2.1 and drop SM 3.5 (x86) |
|
|
|
Add windows support for SM 2.1 and drop SM 3.5 (x86) |
|
|
|
Improve lyra2 (v1/v2) cuda implementations |
|
|
|
Improve lyra2 (v1/v2) cuda implementations |
|
|
|
Improve most common algos on SM5+ with sp blake kernel |
|
|
|
Improve most common algos on SM5+ with sp blake kernel |
|
|
|