[split] hashcat v4.1.0
#1
Hello.
Having 2 cards
Device #1: Intel(R) HD Graphics 630, 3253/6507 MB allocatable, 24MCU
Device #3: GeForce GTX 1050 Ti, 1024/4096 MB allocatable, 6MCU
but got this error for Device #1:
--------
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Compilation started
In file included from 1:11:
OpenCL\inc_types.cl:1013:15: error: overloaded function 'amd_bytealign' must have the 'overloadable' attribute
DECLSPEC u32x amd_bytealign (const u32x a, const u32x b, const u32 c)
^
opencl-c-common.h:12455:15: note: previous overload of function is here
uint16 __ovld amd_bytealign(uint16 a, uint16 b, uint16 c);
^
Compilation failed
--------

I am not fiends with C , but notice it declared 2 times in OpenCL\inc_types.cl:1013:15
Tried to add in line 1013 this string at the end - __attribute__((overloadable))
and start work Smile)
But of course dont know how programm works and where this delcarations used later.
Can you check for future reliese
Thank you
#2
partyhead, please read the forum rules:

https://hashcat.net/forum/archive/index....ent-2.html

* Do not hijack threads (this isn't a hashcat-forums-specific rule; hijacking threads is considered bad form on all forums)

I've moved this to a separate thread.
~