core-decrypt icon indicating copy to clipboard operation
core-decrypt copied to clipboard

opencl issue

Open dextronomous opened this issue 4 years ago • 1 comments

hi there, brichard, could you make a change so it works with the newer cuda cards drivers. Selected device: NVIDIA GeForce GTX 1660 Ti Building kernel... Error: Failed to build program executable! error code -11 :282:21: error: implicit conversion from address space "generic" to address space "private" is not supported when passing to parameter of destination type aes_256_key_expand(key, subkeys); ^~~ :221:55: note: passing argument to parameter 'key' here void aes_256_key_expand(__private const unsigned int* key, unsigned int* subkeys) ^

OpenCL error: CL_BUILD_PROGRAM_FAILURE

will wait.

dextronomous avatar Aug 30 '21 12:08 dextronomous

x3

ghost avatar Nov 17 '22 15:11 ghost