PDF Kernel (10700): Improved performance on AMD GPU by using shared memory for the scratch buffer and disable inlining to save spilling

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-31 10:05:58 +01:00
parent 1d33b57144
commit aee8e559c4
3 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
## Performance
##
- PDF Kernel (10700): Improved performance on AMD GPU by using shared memory for the scratch buffer
- PDF Kernel (10700): Improved performance on AMD GPU by using shared memory for the scratch buffer and disable inlining to save spilling
##
## Bugs