mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 16:18:09 +00:00
Remove unroll access for Drupal for NV gpus
This commit is contained in:
parent
9390be8594
commit
4317ac60f4
@ -80,6 +80,9 @@
|
|||||||
#if KERN_TYPE == 7400
|
#if KERN_TYPE == 7400
|
||||||
#undef _unroll
|
#undef _unroll
|
||||||
#endif
|
#endif
|
||||||
|
#if KERN_TYPE == 7900
|
||||||
|
#undef _unroll
|
||||||
|
#endif
|
||||||
#if KERN_TYPE == 8200
|
#if KERN_TYPE == 8200
|
||||||
#undef _unroll
|
#undef _unroll
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user