Remove unroll access for Drupal for NV gpus

pull/332/head
jsteube 8 years ago
parent 9390be8594
commit 4317ac60f4

@ -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

Loading…
Cancel
Save