C++ AMP : accelerated massive parallelism with Microsoft Visual C++ /
Capitalize on the faster GPU processors in today's computers with the C++ AMP code library -- and bring massive parallelism to your project. We are now at the dawn of the heterogeneous parallel computing era. With all applications being power-sensitive and all computing systems being power-limi...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Place of publication not identified] :
[Microsoft Press],
[2012]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introduction
- Overview and C++ AMP approach
- NBody case study
- C++ AMP fundamentals
- Tiling
- Tiled NBody case study
- Debugging
- Optimization
- Performance case study : reduction
- Working with multiple accelerators
- Cartoonizer case study
- Graphics interop
- Tips, tricks, and best practices
- Other resources
- About the authors.