No description
| ch0 | ||
| ch1 | ||
| ch2 | ||
| README.md | ||
OpenCL Tutorial
This is a simple tutorial for OpenCL in Chinese(Traditional).
If you have any question, create an Issue please.
INDEX
Chapter 0. Introduction
- 0. Style, symbols and syntax in this book
- 1. History of OpenCL
- 2. Applications
- 3. Architecture
- 4 Difference between C and OpenCL
Chapter 1. Syntax
- 0. Reserved Words
- 1. Work Groups and Memory Management
- 2. Data Types
- 3. Statements
- 4. Functions and Kernels