Closed GoogleCodeExporter closed 9 years ago
FIX! The cuda version 5.0 doesn't support the attribute global in the signature
of the prototype of the kernel function. Delete the line in the
Cuda/CudaCore.cuh:
void cuda_Kernel ( unsigned char *salt, unsigned char *header, unsigned char
*blockPwd, int *blockPwd_init, int *blockPwd_length, short int *result);
Original comment by luck87
on 5 Jan 2013 at 12:34
It is fixed in the version 2.0
Original comment by luck87
on 14 Jan 2013 at 12:26
Original issue reported on code.google.com by
rebel....@gmail.com
on 18 Dec 2012 at 7:55