1
mirror of https://github.com/hashcat/hashcat synced 2025-02-14 15:24:28 +01:00

Optimized -m 8000 for ROCm

This commit is contained in:
jsteube 2017-07-24 13:13:35 +02:00
parent 9562d07264
commit 772441448a

View File

@ -186,6 +186,9 @@
#ifdef IS_AMD
#ifdef IS_GPU
#if KERN_TYPE == 8000
#undef _unroll
#endif
#endif
#endif