Remove unroll access for Drupal for NV gpus
[hashcat.git] / include / kernel_vendor.h
index d364256..6110537 100644 (file)
@@ -80,6 +80,9 @@
 #if KERN_TYPE == 7400
 #undef _unroll
 #endif
+#if KERN_TYPE == 7900
+#undef _unroll
+#endif
 #if KERN_TYPE == 8200
 #undef _unroll
 #endif