Where I can find documents about CUDA

Hi guys,
I used CUDA for my university project and now, of course, I need to write my thesis on it. My first chapter is about CUDA in general (history, introduction on CUDA, etc…), the classic first chapter that explane what I used into my project.

Do you know where I can find documents about CUDA in general? Any documents that can help me to write a good chapter?

Thanks

Ah, buddy. There are the bibles of CUDA that I am still learning from myself. I’m sure you are aware of these, but if you aren’t then you definitely need to first refer to these:

CUDA PROGRAMMING GUIDE:
http://docs.nvidia.com/cuda/cuda-c-programming-guide/#axzz3S24YpM3O

CUDA BEST PRACTICES GUIDE:
http://docs.nvidia.com/cuda/cuda-c-best-practices-guide/#axzz3S24YpM3O

As for history, check out the BROOK project at Stanford. That is the origin of CUDA.

And will everyone PLEASE stop saying that CUDA is an acronym for Compute Unified Device Architecture!!!

CUDA was named after the car because it is fast, and there is no such acronym!!!