opencl and gcc

naveen yadav yad.naveen@gmail.com
Mon Sep 26 09:29:00 GMT 2011


Hello All,

OpenCL http://www.khronos.org/opencl/ is a new standard proposing an
API for GPUs (targetting vector processing on heterogenous systems,
like GPU + CPU).
It suggests some restricted & specialized C dialect to code "kernel"
functions (kernel in OpenCL means running on the GPU).

Is there any branch or experimental code for adding OpenCL into GCC?

Regards
Naveen



More information about the Gcc-help mailing list