Anyone have a fix for this?
using clBitCrack.exe since cuBitCrack wont work on my 3070
2 errors generated. [2023-08-17.08:26:17] [Info] Error: :1935:34: error: passing '__generic unsigned int *' to parameter of type 'unsigned int *' changes address space of pointer ripemd160sha256NoFinal(hash, digestOut); ^~~~~~~~~ :291:67: note: passing argument to parameter 'digest' here void ripemd160sha256NoFinal(const unsigned int x[8], unsigned int digest[5]) ^ :1949:34: error: passing '__generic unsigned int *' to parameter of type 'unsigned int *' changes address space of pointer ripemd160sha256NoFinal(hash, digestOut); ^~~~~~~~~ :291:67: note: passing argument to parameter 'digest' here void ripemd160sha256NoFinal(const unsigned int x[8], unsigned int digest[5]) ^
I have the problem.
whats ur system?