Allow and support vector-width 16, which is current maximum for

OpenCL. Closes #226.
This commit is contained in:
magnum
2016-02-16 16:42:08 +01:00
parent 998605ef89
commit a5be8a75ed
62 changed files with 1202 additions and 104 deletions
+2 -1
View File
@@ -6,6 +6,7 @@ oclHashcat build documentation
# Authors:
* Gabriele Gristina <<matrix@hashcat.net>>
* Christoph Heuwieser <<dropdead@hashcat.net>>
* magnum <<john.magnum@hushmail.com>>
# Building oclHashcat for Linux and OSX
@@ -39,7 +40,7 @@ Get a copy of the **oclHashcat** repository
$ git clone https://github.com/hashcat/oclHashcat.git
```
Basically all you need is the OpenCL Headers.
Basically all you need is the OpenCL Headers.
Simply clone into the reference Implementation:
+5
View File
@@ -23,6 +23,11 @@ Type.: Feature
File.: Kernel
Desc.: Extended support from 14 to 255 functions calls per rule on GPU
Type.: Feature
File.: Kernel
Desc.: Added support for vector width 16
Issue: 226
Type.: Feature
File.: Host
Desc.: Added support to utilize multiple different OpenCL platforms in parallel, ex: AMD + NV