Login  Register

OpenCL getting started resources

Posted by Michael Bien on May 23, 2011; 10:33pm
URL: https://forum.jogamp.org/OpenCL-getting-started-resources-tp2977426.html

I am often asked about links to getting started resources. So here are a few..

Reference Material
OpenCL Reference Pages
OpenCL 1.1 Specification
OpenCL Quick Reference

External Tutorials
AMD OpenCL University Kit [odf version]
AMD Stream OpenCL Technical Overview Video Series
Mac Research OpenCL Tutorials

JOCL
Hello JOCL
demos code repository
JUnit tests
FAQ

so reading the spec is a good start, its well written and you can skip the boring parts. After taking a look at AMD's university kit and Hello JOCL you should be ready for action. The junit tests cover the public api... so feel free to take at them too.

if you have something I can add let me know,

happy coding,
michael

- - -
http://michael-bien.com/