Do not unroll -m 10900 based algorithms, it takes ages to compile with latest NV drivers
This commit is contained in:
@@ -113,6 +113,9 @@
|
||||
#if KERN_TYPE == 10700
|
||||
#undef _unroll
|
||||
#endif
|
||||
#if KERN_TYPE == 10900
|
||||
#undef _unroll
|
||||
#endif
|
||||
#if KERN_TYPE == 12300
|
||||
#undef _unroll
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user