Closed DawyD closed 8 years ago
Hi, does it find and select the platform successfully? Can you check the build log by removing the CL_CHECK from the clBuildProgram so that it won't exit before printing out the build log? That should be modified so that the log is always printed if the build fails...
Thank you. The only problem was, that cmake did not copy header files for the kernel to the "build" directory I made. (I used following commands: mkdir build; cd build; cmake ..; make) I copied them manually and everything works now.
Nice, good that you got it solved. Yeah, those files should be copied also in the cmake file, I'll add them.
Hi, I wanted to run your algorithm but I was not able to get it working. It seems that there is something wrong with the kernel.
platform: NVIDIA CUDA; device: GeForce GTX 980; OS: linux; CUDA toolkit 7.5; driver version 367.27