Capitalize on the faster GPU processors in today's computers with the C++ AMP code library--and bring massive parallelism to your project. With this practical book, experienced C++ developers will learn parallel programming fundamentals with C++ AMP through detailed examples, code snippets, and case studies. Learn the advantages of parallelism and get best practices for harnessing this technology in your applications. Discover how Get code samples on the web Ready to download ampbook.codeplex.com/ For system requirements see the Introduction
For someone with C++ background and good knowledge about concurrent programming patterns, the book serves as a very good and quick resource to come up to speed with C++ Amp. The book introduces pretty much every aspect of AMP with loads of code examples. The book contains walk through code examples of increasing complexity to help the reader appreciate the possible extent of gains with AMP and showcase how to use various concurrent programming (micro-)patterns in AMP.
If you are interested in dabbling with GPU via AMP, then this would be an ideal book to start.