Browsing by Author "Miller, Ade"
Now showing items 1-2 of 2
-
C++ AMP: Accelerated massive parallelism with Microsoft Visual C++
Gregory, Kate; Miller, Ade (Microsoft Press, 2012)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 ... -
Parallel Programming with Microsoft Visual C++: Design Patterns for Decomposition and Coordination on Multicore Architectures (Patterns and Practices)
Campbell, Colin; Miller, Ade (Microsoft Press, 2011)Your CPU meter shows a problem. One core is running at 100 percent, but all the other cores are idle. Your application is CPU-bound, but you are using only a fraction of the computing power of your multicore system. Is ...