المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : C++ AMP: Introduction to Tiling in C++ AMP



C++ Programming
04-03-2012, 05:23 PM
In C++ AMP, the most common and first step to dialing up performance gains to the next level is through a technique called tiling. This article picks up where Daniel Moth’s introduction to C++ AMP left off, and explains how to tile your C++ AMP algorithms.

Daniel Moth

MSDN Magazine April 2012 (http://msdn.microsoft.com/magazine/9d293706-321f-4ab2-bb06-816074453c57)