EDN Admin
Well-known member
[Broken External Image]:http://ecn.channel9.msdn.com/o9/ch9/2/0/1/7/5/5/DirectComputeBasics_85_ch9.pngIn this lecture, Jason Yang (a technical lead from AMD) goes over the basics of creating a DirectCompute application that performs matrix multiplication. Specifically, he covers:
[Broken External Image]:http://channel9.msdn.com/557102/WebViewBug.aspx?EVT=0
More...
- Instantiating a DirectCompute Device
- Writing and compiling DirectCompute Code
- Executing code on the GPU
- Retrieving resulting data from the GPU and passing it to the CPU
[Broken External Image]:http://channel9.msdn.com/557102/WebViewBug.aspx?EVT=0
More...