I'm getting "CudaDeviceSynchronize returned error code 75 after running some kernel"
(sounds like something simple missing in my code)
BUT I failed to find any reference/Q&A/Topic about that code and cuda-memcheck ony refers to other errors, not the one that generated error code 75.
I was wondering is there any CUDA built-in function to describe this code?
or any official/unofficial (online) reference that lists the error codes ?
Thank you ! :)