I run a small kernel to use "printf" function in pycuda in google colab, I do not receive any error but I don't observe any output. I used Cuda.Context.synchronize() but it doesn't have an effect on my result!!
↧
I run a small kernel to use "printf" function in pycuda in google colab, I do not receive any error but I don't observe any output. I used Cuda.Context.synchronize() but it doesn't have an effect on my result!!