Commit Graph

16 Commits (a4299b74afc3c16d2243487a612d0aac21399c35)

Author SHA1 Message Date
Jens Steube a4299b74af Memory Management: Refactored the code responsible for limiting kernel accel in order to avoid out of -host- memory situations
3 years ago
Jens Steube 23c3c178bf Limit max threads per block to 64 to enable offline compiler to make better use if available registers
3 years ago
Jens Steube bf2064df7f Update module_unstable_warning() for -m 172xx and -m 200xx
3 years ago
Jens Steube a834574daf Update module_unstable_warning() based on the latest available drivers:
3 years ago
Jens Steube 98aef2ae92 Module Structure: Add 3rd party library hook management functions. This also requires an update to all existing module_init()
4 years ago
Jens Steube b9f6777f1b OpenCL Runtime: Add some unstable warnings for some SHA512 based algorithms on AMD GPU on macOS
4 years ago
Jens Steube 8932c71ac2 Mark -m 17200, 17220, 17225 and 21800 as unstable on ROCM
5 years ago
Awais Chishti c40473416a Avoid -Waddress-of-packed-member warnings
5 years ago
Gabriele Gristina 823770c149 switch from strtok to strtok_r
5 years ago
Jens Steube 2c4a82f81c Fix some compiler warnings in -m 172xx
5 years ago
philsmd a661728256
pkzip: for u32 use MAX_DATA / 4
5 years ago
philsmd 01a511b9dd
minor: some code formatting changes for PKZIP
5 years ago
philsmd 316b2952b5
PKZIP: improve decompression and allow up to 320KB data length
5 years ago
Sein Coray 1ddeb3f65f
Added check for current pkzip inflate limitation to parser
5 years ago
Sein Coray 3365040bc1
fixed two bugs where pkzip hashes wouldn't be cracked
5 years ago
Sein Coray 215440e43c
adding support for mixed multi-file pkzip hashes with mode 17225
5 years ago