I need to debug some opencl kernels. I tried to add some printf() call to my kernel.cl files but after a snack and g++ the printf() doesn't print anything is it a normal behaviour or did I missed something?
↧
I need to debug some opencl kernels. I tried to add some printf() call to my kernel.cl files but after a snack and g++ the printf() doesn't print anything is it a normal behaviour or did I missed something?