Is there any paper about CUDA?

I am writing a course report about the architectures for general purpose computing on GPUs and I am desperately in need of references.

Is there any paper published on CUDA or topics about the architecture for GPGPU?
Or are there some conferences on the related area?

Thank you very much!

Have a look at http://www.gpgpu.org
You should find a lot of stuff about general GPGPU.
There are also the papers from this years SUPERCOMPUTING about CUDA which are pretty informative.

You should also check out the CUDA Programming Guide which you can find here [url=“CUDA Zone - Library of Resources | NVIDIA Developer”]http://www.developer.nvidia.com/object/cuda.html[/url]

try these:

[url=“http://www.nvidia.com/object/cuda_home.html”]http://www.nvidia.com/object/cuda_home.html[/url]

[url=“http://developer.download.nvidia.com/compute/cuda/1_1/NVIDIA_CUDA_Programming_Guide_1.1.pdf”]http://developer.download.nvidia.com/compu...g_Guide_1.1.pdf[/url]
(The first 3 chapters)

[url=“http://www.gpgpu.org/sc2007/”]http://www.gpgpu.org/sc2007/[/url]

good luck

[url=“Page Not Found | NVIDIA”]Page Not Found | NVIDIA
might also be of use to you