1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-23 04:52:03 +00: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