mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-02 01:44:23 +00:00
Note that 4way is experimental
This commit is contained in:
parent
eed9b3c7df
commit
2f2bf745c4
@ -64,7 +64,7 @@ static struct option_help options_help[] = {
|
|||||||
"(-a XXX) Specify sha256 implementation:\n"
|
"(-a XXX) Specify sha256 implementation:\n"
|
||||||
"\tc\t\tLinux kernel sha256, implemented in C (default)"
|
"\tc\t\tLinux kernel sha256, implemented in C (default)"
|
||||||
#ifdef __SSE__
|
#ifdef __SSE__
|
||||||
"\n\t4way\t\ttcatm's 4-way SSE2 implementation"
|
"\n\t4way\t\ttcatm's 4-way SSE2 implementation (EXPERIMENTAL)"
|
||||||
#endif
|
#endif
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user