mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-27 02:18:21 +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
|
#if KERN_TYPE == 3000
|
||||||
#undef _unroll
|
#undef _unroll
|
||||||
#endif
|
#endif
|
||||||
|
#if KERN_TYPE == 3200
|
||||||
|
#undef _unroll
|
||||||
|
#endif
|
||||||
#if KERN_TYPE == 10500
|
#if KERN_TYPE == 10500
|
||||||
#undef _unroll
|
#undef _unroll
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user