Hello All, I am a PhD student who has been working with CUDA for the GPU and also gcc for Cell BE for about a year now. (By work I mean developing applications). I am looking to bring GCC closer to being able to support OpenCL as a Google Summer of Code. Here are some of my ideas:
1. Make an NVIDIA GPU backend 2. Make the OpenCL runtime for the Cell Processor 3. Make the OpenCL runtime for a homogeneous processor What idea is most valuable to the gcc community? Are there any other more valuable ideas? About me: I have been reading the gcc mailing list for about 6 months now, I have submitted my first patch to a simple package that comes with Ubuntu (glife). I have been programming in C for about 10 years and C++ for less. Phil Pratt-Szeliga