Skip to content

smistad/OpenCL-Getting-Started

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

OpenCL-Getting-Started

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

For simplicity, the main.c in this directory does not check for errors. If it doesn't work for you, try the version in the 'errorchecking' subdirectory instead, which does (this was contributed by Christian Jaeger.)