Screencasts introducing C++ AMP
Posted
by Daniel Moth
on Daniel Moth
See other posts from Daniel Moth
or by Daniel Moth
Published on Fri, 13 Apr 2012 02:07:43 GMT
Indexed on
2012/04/14
5:38 UTC
Read the original article
Hit count: 567
GPGPU
|ParallelComputing
It has been almost 2.5 years since I last recorded a screencast, and I had forgotten how time consuming they are to plan/record/edit/produce/publish, but at the same time so much fun to see the end result!
So below are links to 4 screencasts to teach you C++ AMP basics from scratch (even if you class yourself as a .NET developer you'll be able to follow).
- Setup code - part 1
- array_view, extent, index - part 2
- parallel_for_each - part 3
- accelerator - part 4
If you have comments/questions about what is shown in each video, please leave them at each video recoding. If you have generic questions about C++ AMP, please ask in the C++ AMP MSDN forum.
Comments about this post by Daniel Moth welcome at the original blog.
© Daniel Moth or respective owner