New book: C++ AMP - Accelerated Massive Parallelism with Microsoft Visual C++
Microsoft Press Blog
Home
»
Microsoft Press
»
Microsoft Press
»
New book: C++ AMP - Accelerated Massive Parallelism with Microsoft Visual C++
Blog Actions
Share this
RSS Feed
Tags
Authors
/
Best Practices
/
Book excerpts
/
C#
/
Certification
/
Developers
/
ebooks
/
Events
/
Excel
/
Home & Business
/
IT Professionals
/
IT Pros
/
Microsoft Press
/
MVPs
/
New books
/
Office
/
Office 365
/
SharePoint
/
SQL Server
/
Training Kits
/
Visual Studio
/
Windows
/
Windows 7
/
Windows Phone
/
Windows Server
/
New book: C++ AMP - Accelerated Massive Parallelism with Microsoft Visual C++
Posted:
8 months ago
by
Devon Musgrave
|
0
Share this:
We are pleased to announce the new book C++ AMP: Accelerated Massive Parallelism with Microsoft Visual C++ by Kate Gregory and Ade Miller. C++ AMP lets you capitalize on the fast GPU processors in today’s computers through the C++ AMP code library, bringing massive parallelism to your project. Experienced C++ developers will learn parallel programming fundamentals with C++ AMP through detailed examples, code snippets, and case studies. The case studies include: · An “N-body” case study that uses several different implementations of the classic n-body problem, which models particle movement under gravity, intended to show you how to use C++ AMP to get the most out of your GPU hardware in a computational application · A “Cartoonizer” case study that demonstrates braided parallelism, using both
...read more
$core_v2_language.FormatString($core_v2_language.GetResource('Blog_PostQuestionAnswerView_CommentsCountFormatString'), $post.CommentCount)
Read the complete post at
blogs.msdn.com/.../new-book-c-amp-accelerated-massive-parallelism-with-microsoft-visual-c.aspx
Developers
,
New books
,
Visual Studio