1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Rolf
d33360e3f5 Update hashcat_tuning.hctab
Requested optimisation of opencl vector width values for GTX Titan Mk I.
2016-05-09 11:31:02 +01:00
jsteube
7709ffbe52 Add some missing hash-modes to hashcat_tuning.hctab 2016-05-09 11:25:51 +02:00
jsteube
ab193c4162 Rename ALIAS_pre_maxwell and ALIAS_maxwell_budget to ALIAS_nv_use_simd 2016-05-08 13:45:49 +02:00
jsteube
1d15ee40be Add maxwell budget to hashcat_tuning.hctab 2016-05-07 20:59:35 +02:00
jsteube
78dd258200 Add missing pre-maxwell cards 2016-05-07 19:44:02 +02:00
jsteube
504aad0dbb Update hashcat_tuning.hctab to match best settings with new autotuner 2016-05-07 15:50:18 +02:00
jsteube
006f5252b7 Optimize a few modes for hashcat_tuning.hctab for budget NV cards
Little experiment with MD4 based optimizations on -m 900 -m 1000 and -m 1100
Fix benchmark in case user fixes -u and -n values
2016-05-07 13:15:21 +02:00
jsteube
9b3d18f87d SIMD for slow hashes prototype 2016-05-01 18:34:59 +02:00
Jens Steube
b50637b26e Add another example of an old budget GPU that benefits from higher vector width than returned by preferred 2016-02-23 20:53:55 +01:00
Jens Steube
990f973c48 Add hard-wired Device-Name for Tuning-Database which matches all Device-Types:
- DEVICE_TYPE_CPU
- DEVICE_TYPE_GPU
- DEVICE_TYPE_ACCELERATOR
Optimized IRIS GPU workaround settings
2016-02-20 00:58:22 +01:00
Jens Steube
96bde85378 Allow mixed settings auto and fixed values for parameter and inside tuningdb for loops and accel 2016-02-19 18:58:03 +01:00
Jens Steube
cc3e152f21 Fix old NV Titan OpenCL device name 2016-02-16 10:34:28 +01:00
Jens Steube
4b241b42ea Remove measurement section from tuning database and create a forum-thread or wiki-entry for it 2016-02-15 11:11:20 +01:00
Jens Steube
c09bc848f7 Autotuning engine prototype 2016-02-14 15:45:52 +01:00
Jens Steube
c0293928dd Prepare for better autotuning capabilities 2016-02-13 16:07:58 +01:00
Gabriele 'matrix' Gristina
38ce0b7427 Updated 8900 osx kernel accel 2016-02-12 15:23:35 +01:00
Jens Steube
e593c5fcd8 Update tuningdb help text 2016-02-11 14:26:18 +01:00
Jens Steube
2dfe9200d6 Remove Wordload-Profiles from tuningdb, we can simply calculate it 2016-02-11 14:16:08 +01:00
Jens Steube
02a6f2b4a6 Updated Workload finding strategy, should be easy to automate now 2016-02-11 13:38:59 +01:00
Jens Steube
3e25dc0a08 Updated Workload finding strategy, should be easy to automate now 2016-02-11 13:31:50 +01:00
Gabriele 'matrix' Gristina
19921d4844 Added two aliases for osx 2016-02-11 11:51:57 +01:00
Jens Steube
25c46371e5 Replace tab with spaces in .hctab so it's easier to view on github 2016-02-11 11:36:33 +01:00
Jens Steube
b5ac375949 Update strategy to make it easier to follow 2016-02-11 11:34:09 +01:00
Jens Steube
02ad834c7f Added new concept of a tuning database; tryout phase 2016-02-10 20:40:21 +01:00