Jens Steube
|
9824e6e91b
|
Update unstable warnings for Intel GPU on macOSX 10.15
|
2020-01-14 13:29:02 +01:00 |
|
Jens Steube
|
c201d15ab8
|
Fix JiT compiler warning on intel for -m 22100
|
2020-01-03 09:54:03 +01:00 |
|
Jens Steube
|
09c0cfcc04
|
Set -u for -m 22100 to 4k with the idea to force -n value to go down to 1
|
2020-01-02 12:51:25 +01:00 |
|
Jens Steube
|
1cbd02b1b5
|
Fix s_wb_ke_pc initialization in -m 22100 kernel
|
2020-01-02 12:37:08 +01:00 |
|
Jens Steube
|
931e29d333
|
Another Bitlocker boost, reduce shared mem consumption to give some of them to the compiler for more efficient calculating of memory pointer addresses
|
2020-01-02 12:34:19 +01:00 |
|
Jens Steube
|
349b3c4673
|
Fix Bitlocker in OpenCL mode on NV
|
2020-01-02 11:59:37 +01:00 |
|
Jens Steube
|
311d363054
|
Store precomputed KE for -m 22100 in shared memory and lock the loops per kernel invocation to a fixed value
|
2020-01-01 20:48:55 +01:00 |
|
Jens Steube
|
db5decb750
|
Fix vector datatype in -m 22100
|
2020-01-01 13:39:17 +01:00 |
|
Jens Steube
|
e31e7690ed
|
Add BitCracker optimization to precompute KE of second sha256_transform since input data is static
|
2020-01-01 10:49:04 +01:00 |
|
Jens Steube
|
c9c09418b4
|
Small Bitlocker speed boost
|
2019-12-31 21:27:34 +01:00 |
|
philsmd
|
1c1ed72c65
|
fixes #1117: added -m 22100 = BitLocker
|
2019-12-31 18:42:13 +01:00 |
|