Switched matching NvAPI device with OpenCL device by using PCI bus, device and function

This commit is contained in:
Jens Steube
2016-12-27 17:41:29 +01:00
parent 2c82e53d38
commit c77c9ff72e
3 changed files with 91 additions and 9 deletions
+1
View File
@@ -31,6 +31,7 @@
##
- Hardware management: Switched matching NVML device with OpenCL device by using PCI bus, device and function
- Hardware management: Switched matching NvAPI device with OpenCL device by using PCI bus, device and function
- Sanity: Added sanity check to disallow --speed-only in combination with -i
- Potfile: In v3.10 already, the default potfile suffix changed but the note about was missing. The "hashcat.pot" became "hashcat.potfile"
- Threads: Replaced all calls to strerror() with %m printf() GNU extension to ensure thread safety