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:
parent
9562d07264
commit
772441448a
@ -186,6 +186,9 @@
|
||||
#ifdef IS_AMD
|
||||
#ifdef IS_GPU
|
||||
|
||||
#if KERN_TYPE == 8000
|
||||
#undef _unroll
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user