Matrix Multiplication with C++ AMP
-
Matrix Multiplication with C++ AMP
Hi, I am Daniel Moth 
This screencast assumes knowledge of the C++ AMP API, i.e. the simple model and the tiled model, and here we look at a common algorithm (matrix multiplication) and convert it from serial on the CPU, to run on the GPU, first with the simple model and then tiled.
To learn more please visit the C++ AMP blog, and we encourage C++ AMP questions in the Parallel Computing in C++ and Native Code MSDN forum.

More...
Similar Threads
-
By whoosh in forum The Water Cooler
Replies: 0
Last Post: 07-05-2012, 12:22 AM
-
By cybercore in forum The Water Cooler
Replies: 1
Last Post: 01-28-2011, 12:24 PM
-
By whoosh in forum The Water Cooler
Replies: 0
Last Post: 09-30-2010, 02:07 PM
-
By Celestra in forum The Water Cooler
Replies: 0
Last Post: 03-16-2010, 04:23 AM
Visitors found this page by searching for:
Search engine data is still being processed!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules