SC'13 tutorial: Hands On Introduction to OpenCL

Tim Mattson (Intel), Simon McIntosh-Smith (University of Bristol) and Alice Koniges (LBNL) presented the Hands On OpenCL tutorial at SC'13. All the material for tutorial is available here:
Also available is the new HandsOnOpenCL free online course, which can be downloaded from Github. HandsOnOpenCL includes a complete set of slides, exercises and solutions, and covers developing in C, C++ (including the latest version of the OpenCL C++ wrapper), and in Python via PyOpenCL. The Khronos OpenCL registry is also a very useful resource for finding all the specs and headers for the standard.SC'13 BoF: OpenCL 2.0 and beyond!
We had a very successful Birds of a Feather session at SC'13, with over 70 researchers and developers attending to find out more about what's new in the latest version of the open standard for heterogeneous parallel programming, as well as to network.- Tim Mattson's slides on what's new in OpenCL 2.0
- Simon McIntosh-Smith's slides on recent OpenCL news
Back to Simon McIntosh-Smith's homepage