Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 419 Bytes

OpenCL-playgorund

This is a playground for OpenCL practices. I have read below books and take the examples in those books and GPU/CPU vendor for exercise.

  1. OpenCL in Action.
  2. Examples from AMD
  3. Examples from nVidia
  4. Examples from Intel

Waiting List:

  • Heterogeneous Computing with OpenCL, 2nd Edition
  • OpenCL Programming Guide
  • Examples from Intel
  • Examples from nVidia