PDA

View Full Version : OpenCL in Action by Matthew Scarpino



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