gpu

You are currently browsing articles tagged gpu.

OpenCL 1.0 specification released by the Khronos Group

The Khronos Group has released the OpenCL 1.0 specification today, after an incredible effort to ratify a complex specification in a very short amount of time.

With all the major hardware vendors onboard, OpenCL has the potential to become the de-facto interface to access heterogeneous compute devices (be they GPUs or CPUs) on a wide variety of operating systems.

http://www.khronos.org/news/press/releases/the_khronos_group_releases_opencl_1.0_specification/

http://www.khronos.org/opencl/

Tags: , ,

How the GPU works, a 3 parter

C0DE517E has a very nice 3 part introduction to how GPU work, both from a logical point of view and from an implementation, how-it-works-in-the-real-world point of view. It’s a good read for anyone unfamiliar with graphics hardware.

Tags: , ,