mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-23 08:38:09 +00:00
Bcrypt on NVIDIA works better when unrolled
This commit is contained in:
parent
0c55626689
commit
0206142a69
@ -162,6 +162,9 @@
|
||||
#if KERN_TYPE == 3000
|
||||
#undef _unroll
|
||||
#endif
|
||||
#if KERN_TYPE == 3200
|
||||
#undef _unroll
|
||||
#endif
|
||||
#if KERN_TYPE == 10500
|
||||
#undef _unroll
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user