PDF 1.7 Kernel: Improved performance on AMD GPU by using shared memory for the scratch buffer

Inspired by https://github.com/reger-men/hashcat/blob/6.2.4/OpenCL/m10700-optimized.cl
This commit is contained in:
Jens Steube
2021-10-30 20:16:45 +02:00
parent d85ca3a752
commit 1d33b57144
3 changed files with 22 additions and 9 deletions

View File

@@ -9,6 +9,12 @@
- Added hash-mode: MultiBit Classic .wallet (scrypt)
- Added hash-mode: MurmurHash3
##
## Performance
##
- PDF Kernel (10700): Improved performance on AMD GPU by using shared memory for the scratch buffer
##
## Bugs
##