This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Ideas for Google Summer of Code
- From: "phil++" <phil dot pratt dot szeliga at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 29 Mar 2009 13:28:14 -0400
- Subject: Ideas for Google Summer of Code
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