Good web resource for learning Direct Compute?

I'm interested in getting my hands dirty with numerical computing using the Microsoft Direct Compute framework. The whole concept seems to be pretty poorly documented. Are there any useful resources like web tutorials or e-books where I can learn to use this structure?

Thanks!

+8
parallel-processing visual-studio scientific-computing
source share
1 answer

Check out the DirectCompute lecture series to get you started.

http://channel9.msdn.com/tags/DirectCompute-Lecture-Series/

+7
source share

All Articles