1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00:00

Added NV Tesla V100 and P100 to tuning database

This commit is contained in:
jsteube 2018-08-02 01:15:53 +02:00
parent 13151996bc
commit 844918d00c
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
- Added JtR-compatible support for hex notation in rules engine
- Added OpenCL device utilization to the status information in machine-readable output
- Added NV Tesla V100 and P100 to tuning database
- General file handling: Abort if a byte order mark (BOM) was detected in a wordlist, hashlist, maskfile or rulefile
- HCCAPX management: Use advanced hints in message_pair stored by hcxtools about endian bitness of replay counter
- OpenCL kernels: Abort session if kernel self-test fails

View File

@ -220,6 +220,7 @@ GeForce_GTX_960M ALIAS_nv_sm50
Tesla_M40 ALIAS_nv_sm52_or_higher
Tesla_V100 ALIAS_nv_sm52_or_higher
Tesla_P100 ALIAS_nv_sm52_or_higher
Quadro_M2000 ALIAS_nv_sm52_or_higher
Quadro_M4000 ALIAS_nv_sm52_or_higher