Meet Our Experts
John Stratton
Webinars
Introduction to C++AMP for GPU Acceleration
John will present an introduction to the C++AMP language features for accelerating data-parallel computation on GPUs in Visual Studio. Experienced GPU developers in other languages like CUDA and OpenCL will learn what they need to translate their kno...
Courses
C++ AMP, Part 2 of 2: Memory Layout and Support
In this course you’ll learn about how accelerator hardware is designed and integrated into the system. With that foundation, we can start talking about what you can expect from the system when you use various C++AMP features. Specifically, we will ...
C++ AMP, Part 1 of 2: Parallelism and Management
The course will start with an overview of how you can analyze code in terms of kinds of work, and identify where C++AMP might be useful. We’ll talk about why C++AMP is useful for taking full advantage of modern computing systems, and how you can beg...