OpenCL Tutorial Series on The Code Project Parts 1-9
February 13, 2012 by Tony DeYoung
This tutorial series from Rob Farber and The Code Project focuses on bringing knowledgeable C and C++ programmers quickly up to speed so they can work with OpenCL to write efficient portable parallel programs.
- Part 1: Portable Parallelism
- Part 2: Memory Spaces
- Part 3: Work-Groups and Synchronization
- Part 4: Coordinating Computations with OpenCL Queues
- Part 5: OpenCL Buffers and Memory Affinity
- Part 6: Primitive Restart and OpenGL Interoperability
- Part 7: OpenCL plugins
- Part 8: Heterogeneous workflows using OpenCL
- Part 9: OpenCL Extensions and Device Fission
Comments
There are no comments for this entry yet.
Post your comments
Note: All comments are moderated for spambots so there will be a posting delay.
Your email address will not be published.