AMD发布了2.1版的OpenCL SDK,下载链接,增加了:
- Support for openSUSE 11.2 and Red Hat Enterprise Linux 5.4.
- Support for OpenCL / OpenGL interoperability.
- Support for OpenCL byte addressable stores.
- Support for OpenCL™ images.
- Extension: Support for double-precision floating point basic arithmetic in OpenCL C kernels.
- Extension: Support for AMD media operations in OpenCL.
- Extension: Support for device fission in OpenCL.
- Extension: Support for device attribute queries in OpenCL
- Preview Feature: Support for binary OpenCL kernels.
- Additional OpenCL samples: HistogramAtomics, MatrixMulDouble, MatrixMulImage, SimpleGL, SimpleImage, SobelFilterImage, URNGNoiseGL.
- Stream KernelAnalyzer 1.5 installer now bundled with the ATI Stream SDK v2.1.
比较关注与OpenGL的互操作以及Image类型
第二个新闻:Hpctech推出了一个opencl性能测试工具:http://www.hpctech.com/down/opencl/index_cn.html

