Programming Your GPU with OpenMP
US$27.50
15% OFF CODE: SAVE15
Description
The essential guide for writing portable, parallel programs for GPUs using the OpenMP programming model. Today’s computers are complex, multi-architecture systems: multiple cores in a shared address space, graphics processing units (GPUs), and specialized accelerators. To get the most from these systems, programs must use all these different processors. In Programming Your GPU with OpenMP , Tom Deakin and Timothy Mattson help everyone, from beginners to advanced programmers, learn how to use Ope