Tuesday, February 24, 2009

OpenCL is Available for the Masses

It is healthy to use a technology that has competition and is accepted by open standards. Such is OpenCL.

"OpenCL (Open Computing Language) is a framework for writing programs that execute across heterogeneous platforms consisting of CPUs, GPUs, and other processors. OpenCL includes a language (based on C99) for writing kernels (functions that execute on OpenCL devices), plus APIs that are used to define and then control the heterogeneous platform. OpenCL provides parallel programming using both task-based and data-based parallelism [1]."

It is exciting to see NVIDIA and ATI/AMD has adapted it and the competition is on! It appears that OpenCL ready hardware from both NVIDIA  and AMD/ATI are available for the masses [2]. AMD announced the availability of FireStream 9270 and is being produced by Saphire [3]. It would be not long before Intel and IBM offer them as well. This is akin to the arrival of C++!

Reference

[1] OpenCL Definition
http://en.wikipedia.org/wiki/OpenCL

[2] The stream computing race is on - AMD FireStream 9270 is OpenCL-ready, faster than Tesla C1060
http://fireuser.com/blog/the_stream_computing_race_is_on_amd_firestream_9270_is_opencl_ready_faster_/

[3] AMD FireStream™ 9270 is OpenCL®-ready
http://www.khronos.org/news/permalink/amd_firestream_9270_is_opencl-ready/

http://www.hardwarezone.com/news/view.php?id=12647&cid=6

No comments:

Post a Comment