OpenCL-Getting-Started icon indicating copy to clipboard operation
OpenCL-Getting-Started copied to clipboard

A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info

Results 1 OpenCL-Getting-Started issues
Sort by recently updated
recently updated
newest added

When running `make` with the original source file, I got the following warnings: ``` In file included from /usr/include/CL/cl.h:32, from main.c:7: /usr/include/CL/cl_version.h:34:9: note: #pragma message: cl_version.h: CL_TARGET_OPENCL_VERSION is not defined....