This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ideas for Google Summer of Code
- From: rridge at csclub dot uwaterloo dot ca (Ross Ridge)
- To: gcc at gcc dot gnu dot org
- Date: Mon, 30 Mar 2009 16:36:14 -0400 (EDT)
- Subject: Re: Ideas for Google Summer of Code
Joe Buck writes:
>I'm having trouble finding that document, I don't see a link to it
>on that page. Maybe I'm missing something obvious?
Sticking "nvidia ptx" into Google turned up this document:
http://www.nvidia.com/object/io_1195170102263.html
It's an intermediate language, so isn't tied to any particular NVIDIA GPU.
I beleive there's something similar for AMD/ATI GPUs.
btw. The computational power of Intel's integrated GPUs is pretty dismal,
so I don't think GCC port targetting them would be very useful.
Ross Ridge