Jump to ratings and reviews
Rate this book

The OpenCL Programming Book

Rate this book
Describes parallel programming in general, and use of OpenCL in particular. Includes how to set up OpenCL development environment, how OpenCL works (phases of compilation), OpenCL's strengths and weaknesses, and sample programs.

Official webpage at (including a PDF version for sale, and a free HTML version).

260 pages, Kindle Edition

First published April 13, 2010

1 person is currently reading
4 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (100%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
208 reviews45 followers
May 25, 2012
OpenCL has such a strange workflow associated with it that this book is a welcome discovery for me. The book begins with "hello world" style programs, covers the workflow, proceeds to advanced options, and ends with medium-sized examples (including one "watch the evolution of this program" example).

Additionally, The OpenCL Programming Book discusses data parallel and task parallel designs, and shows how OpenCL supports both approaches. And there is some discussion about memory access concerns (including the lack of hardware caching on existing GPUs).

Well written, easy to follow, and useful. It's hard to think of higher praise for a technical book. I would recommend it to anyone learning GPU programming.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.