| 作 者: | 曼什 |
| 出版社: | 科学出版社 |
| 丛编项: | 国外信息科学与技术优秀图书系列 |
| 版权说明: | 本书为出版图书,暂不支持在线阅读,请支持正版图书 |
| 标 签: | 程序设计 计算机/网络 |
| ISBN | 出版时间 | 包装 | 开本 | 页数 | 字数 |
|---|---|---|---|---|---|
| 未知 | 暂无 | 暂无 | 未知 | 0 | 暂无 |
Foreword
Preface
Part I The OpenCL 1.1 Language and API
1.An Introduction to OpenCL
2.HelloWorld: An OpenCL Example
3.Platforms, Contexts, and Devices
4.Programming with OpenCL C
5.OpenCL C Built-In Functions,
6.Programs and Kernels
7.Buffers and Sub-Buffers
8.Images and Samplers
9.Events
10.Interoperability with OpenGL
11.Interoperability with Direct3D
12.C++ Wrapper API,
13.OpenCL Embedded Profile
Part II OpenCL 1.1 Case Studies
14.Image Histogram
15.Sobel Edge Detection Filter
16.Parallelizing Dijkstra's Single-Source Shortest-Path Graph Algorithm
17.Cloth Simulation in the Bullet Physics SDK
18.Simulating the Ocean with Fast Fourier Transform,
19.Optical Flow
20.Using OpenCL with PyOpenCL
21.Matrix Multiplication with OpenCL
22.Sparse Matrix-Vector Multiplication
A.Summary of OpenCL 1.1
Index