- About the section "OpenCL in Action by Matthew Scarpino"
- Chapter 1: Creating and distributing a matrix-vector multiplication kernel
- Chapter 2, example 1: Testing platform extensions
- Chapter 2, example 2: Testing device extensions
- Chapter 2, example 3: Checking a context's reference count
- Chapter 2, example 4: Creating a program from file
- Chapter 2, example 5: Searching for a kernel by name
- Chapter 3, example 1: Buffers and subbuffers