I want to learn how to program a GPU during the summer, and I am open to all languages / libraries, but PyCuda is most interested.
I am not a strong programmer; I can hit most of the programs I want in Java and understand the beginnings of C, but when I try something complicated in the latter, the problem of segfault or malloc is almost certain.
So I really need a dummy tutorial / manual / documentation. Ideally, the manual will work from the very beginning of GPU programming to fairly complex scientific / numerical programming, explaining every detail with clarity and depth that does not take for granted any prior knowledge.
source
share