Workaround added for Intel OpenCL runtime: GPU support is broken, skip the device unless user forces to enable it

This commit is contained in:
jsteube
2017-01-04 11:23:57 +01:00
parent 33aeae6090
commit 78d73e64fe
2 changed files with 26 additions and 0 deletions
+6
View File
@@ -31,6 +31,12 @@
- Fixed mask length check in hybrid attack-modes: Do not include hash-mode dependant mask length checks
- Fixed potfile loading to accept blank passwords
##
## Workarounds
##
- Workaround added for Intel OpenCL runtime: GPU support is broken, skip the device unless user forces to enable it
##
## Technical
##