An Introduction to OpenCL

来源:互联网 发布:青海省干部网络培训 编辑:程序博客网 时间:2024/05/17 23:22

An Introduction to OpenCL

This introduction to OpenCL briefly goes over the anatomy of OpenCL1.0 in its three main parts and shows a simple code example. It is notmeant to be a detailed tutorial for OpenCL 1.0. For a detailed look atOpenCL, including the official specification and OpenCL header files,please visit the Khronos OpenCL API Registry.

  • The Anatomy of OpenCL 1.0
  • The Execution Model
  • The Memory Model
  • Simple Example - Vector Addition Kernel

 

详情可访问:http://ati.amd.com/technology/streamcomputing/intro_opencl.html

原创粉丝点击