Skip to content (access key 's')
Logo of Technion
Logo of CS Department
Logo of CS4People
Events

The Taub Faculty of Computer Science Events and Talks

Haifux, Haifa Linux Club: OpenCL Overview
event speaker icon
Ofer Rosenberg (Intel)
event date icon
Monday, 25.05.2009, 18:30
event location icon
Taub 6
OpenCL is the first Cross-Architecture, Cross-OS, open standard for parallel computing on heterogeneous systems. It targets GPU's, CPU's, and other processing devices (like DSP's and Accelerators), providing a uniform programming model of the system. OpenCL is designed to support a wide range of usages, from GPGPU GFX usages (like Physics) to High Performance Computing. This introduction will present OpenCL Programming Model (platform, memory, compilation, etc.) & the OpenCL C Language (an extension of ANSI C).