What freely available books, documents, articles are there for me to learn from?
I am particularly interested in how classic algorithms can be converted to CUDA style logic. I say classic because many examples are already quite parallel by their nature.
I started reading David Kirk’s draft CUDA textbook and was enthusiastic until I found chapters 7+ about parallel programing and computational thinking were not available. I’ve already downloaded the nVidia resources and started looking at code but it is not enough.
Well, this is how I learnt CUDA and may be you can learn as well: you start teaching it to your Mom, Dad, younger brother, Sisters, girl friends, boy friends etc External Image
They will ask so many questions, and which in turn will force you to “Think Parallel.” !! CUDA TRAINING
Well I found out the book was in production but its composition has become troubled. It was going fine when they hired one author to write each chapter, however in an effort to hurry the book to market, they hired sixteen authors to write every sixteenth sentence, and that’s when things began to unravel… :|