Revert "Fixed a bug where oclHashcat rejected to load a rule which calls 15 functions although it is supported"
This reverts commit f230ed73dc.
Some kernel require too much constant memory and do not compile anymore
This commit is contained in:
+1
-1
@@ -667,7 +667,7 @@ typedef struct
|
||||
|
||||
typedef struct
|
||||
{
|
||||
uint cmds[16];
|
||||
uint cmds[15];
|
||||
|
||||
} gpu_rule_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user