Morph - C++ AMP sample
- Posted: Aug 09, 2012 at 7:26 PM
- 3,494 Views
- 2 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Hi, I am Daniel Moth ![]()
This screencast demonstrates one of our C++ AMP sample apps: Morph. You can learn more about the sample and download the Visual Studio project with all the code from the corresponding blog post.
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.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
I can't get excited about this because OpenCL (Industry Stanard) and CUDA (best performance) are leaders in this space. Can you show the benefits of using C++AMP compared the others (beside the language) like performance, efficiency, less code boilerplate and so forth?
Hi Sam, sounds like you are new to C++ AMP - welcome!
CUDA, OpenCL, and C++ AMP all have comparable performance, so your opening statement is not quite true, sorry. The advantage of the latter two is that the they support executing on hardware from multiple vendors. The further advantage of C++ AMP is that it is a more productive environment to code in.
Please watch the other videos in this series (e.g. start with this and that) and if you still have questions we welcome them in the forum, as per the link above. If you are familiar with the other approaches we also have learning guides for OpenCL and for CUDA to get you started.
Remove this comment
Remove this thread
close