Cantitate/Preț
Produs

Numerical Linear Algebra

Autor Frédéric Magoulès, Abal-Kassim Cheik Ahamed
en Limba Engleză Hardback – 30 noi 2018
As per the constant need to solve larger and larger numerical problems, it is not possible to neglect the opportunity that comes from the close adaptation of computational algorithms and their implementations for particular features of computing devices, i.e. the characteristics and performance of available workstations and servers. In the last decade, the advances in hardware manufacturing, the decreasing cost and the spread of GPUs have attracted the attention of researchers for numerical simulations, given that for some problems, GPU-based simulations can significantly outperform the ones based on CPUs. The objective of this book is first to present how to design in a context of GPGPU numerical methods in order to obtain the highest efficiency. A second objective of this book is to propose new auto-tuning techniques to optimize access on GPU. A third objective of this book is to propose new preconditioning techniques for GPGPU. Finally, an original energy consumption model is proposed, leading to a robust and accurate energy consumption prediction model.

  • Presents step-by-step patterns for parallel programming on GPU
  • Helps to implement efficient linear algebra operations on GPU
  • Helps to implement efficient iterative methods on GPU
  • Proposes new techniques to speed-up algorithms through auto-tuning on GPU
  • Proposes new preconditioning techniques on GPU
  • Proposed new approach to measure and to predict energy consumption of a scientific application on GPU
Citește tot Restrânge

Preț: 55165 lei

Preț vechi: 60621 lei
-9% Nou

Puncte Express: 827

Preț estimativ în valută:
10556 11148$ 8785£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781785482441
ISBN-10: 1785482440
Pagini: 200
Dimensiuni: 152 x 229 mm
Editura: ELSEVIER SCIENCE

Public țintă

Our book mainly targets Engineers and Professionals working in all fields involving numerical simulation of large problems (mechanical and chemical Engineering, mechanics, fluid dynamics, acoustics, power systems, biology, etc.) and dealing with parallel systems. This book will also be of interest to Academics, Researchers and Students who wish to address scientific computing with Graphics Processing Units technology.

Cuprins

1. GPU Computing
2. Basics of numerical matrix analysis
3. Linear Algebra Operations
4. Direct Methods
5. Iterative Methods
6. Parallel Iterative Methods
7. Parallel Preconditioning Methods
8. Energy Consumption