Cantitate/Preț
Produs

The Art of High Performance Computing for Computational Science, Vol. 1: Techniques of Speedup and Parallelization for General Purposes

Editat de Masaaki Geshi
en Limba Engleză Hardback – 23 mai 2019
This book provides basic and practical techniques of parallel computing and related methods of numerical analysis for researchers who conduct numerical calculation and simulation. Although the techniques provided in this book are field-independent, these methods can be used in fields such as physics, chemistry, biology, earth sciences, space science, meteorology, disaster prevention, and manufacturing. In particular, those who develop software code in these areas will find this book useful. The contents are suitable for graduate students and researchers in computational science rather than novices at programming or informed experts in computer science. Starting with an introduction to the recent trends in computer architecture and parallel processing, Chapter 1 explains the basic knowledge of speedup programs with simple examples of numerical computing. Chapters 2 – 4 detail the basics of parallel programming, the message passing interface (MPI), and OpenMP and discuss hybrid parallelization techniques. Showing an actual example of adaptation, Chapter 5 gives an overview of performance tuning and communication optimizations. To deal with dense matrix calculations, Chapter 6 details the basics and practice of linear algebra calculation libraries BLAS and LAPACK, including some examples that can be easily reproduced by readers using free software. Focusing on sparse matrix calculations, Chapter 7 explains high performance algorithms for numerical linear algebra. Chapter 8 introduces the fast Fourier transform in large-scale systems from the basics. Chapter 9 explains optimization and related topics such as debug methods and version control systems. Chapter 10 discusses techniques for increasing computation accuracy as an essential topic in numerical calculation.
This is the first of the two volumes that grew out of a series of lectures in the K computer project in Japan. The second volume will focus on advanced techniques and examples of applications in materials science.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 73184 lei  6-8 săpt.
  Springer Nature Singapore – 14 aug 2020 73184 lei  6-8 săpt.
Hardback (1) 73409 lei  6-8 săpt.
  Springer Nature Singapore – 23 mai 2019 73409 lei  6-8 săpt.

Preț: 73409 lei

Preț vechi: 91761 lei
-20% Nou

Puncte Express: 1101

Preț estimativ în valută:
14050 14822$ 11708£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9789811361937
ISBN-10: 9811361932
Pagini: 263
Ilustrații: IX, 219 p. 119 illus., 39 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.52 kg
Ediția:1st ed. 2019
Editura: Springer Nature Singapore
Colecția Springer
Locul publicării:Singapore, Singapore

Cuprins

Chapter 1: High-Performance Computing Basics.- Chapter 2: Basics of MPI Programming.- Chapter 3: Basics of OpenMP Programming.- Chapter 4: Hybrid Parallelization Techniques.- Chapter 5: Application of Techniques for High-Performance Computing.- Chapter 6: Basics and practice of linear algebra calculation library BLAS and LAPACK.- Chapter 7: High performance algorithms for numerical linear algebra.- Chapter 8: Fast Fourier Transform in Large Scale Systems.- Chapter 9: Optimization and Related Topics.- Chapter 10: Techniques concerning computation accuracy.

Recenzii

“This is the book I wish I had owned when I started supporting computational scientists a few years ago. … I learned a lot. I can recommend the book to anyone who uses or has to support high-performance computing facilities in their work.” (G. K. Jenkins, Computing Reviews, May 12, 2020)

Notă biografică

Masaaki Geshi is an associate professor in the Institute for NanoScience Design at Osaka University. He received a Ph.D. in science from Kanazawa University in 2000. His research interests include materials design from first-principles calculations, design of the synthesis process of new materials, and high-pressure physics.

Textul de pe ultima copertă

This book provides basic and practical techniques of parallel computing and related methods of numerical analysis for researchers who conduct numerical calculation and simulation. Although the techniques provided in this book are field-independent, these methods can be used in fields such as physics, chemistry, biology, earth sciences, space science, meteorology, disaster prevention, and manufacturing. In particular, those who develop software code in these areas will find this book useful. The contents are suitable for graduate students and researchers in computational science rather than novices at programming or informed experts in computer science. Starting with an introduction to the recent trends in computer architecture and parallel processing, Chapter 1 explains the basic knowledge of speedup programs with simple examples of numerical computing. Chapters 2 – 4 detail the basics of parallel programming, the message passing interface (MPI), and OpenMP and discuss hybrid parallelization techniques. Showing an actual example of adaptation, Chapter 5 gives an overview of performance tuning and communication optimizations. To deal with dense matrix calculations, Chapter 6 details the basics and practice of linear algebra calculation libraries BLAS and LAPACK, including some examples that can be easily reproduced by readers using free software. Focusing on sparse matrix calculations, Chapter 7 explains high performance algorithms for numerical linear algebra. Chapter 8 introduces the fast Fourier transform in large-scale systems from the basics. Chapter 9 explains optimization and related topics such as debug methods and version control systems. Chapter 10 discusses techniques for increasing computation accuracy as an essential topic in numerical calculation.
This is the first of the two volumes that grew out of a series of lectures in the K computer project in Japan. The second volume will focus on advanced techniques and examples of applications in materials science.

Caracteristici

Provides basic and practical techniques for parallel computing and numerical analysis Is suitable for researchers who conduct numerical calculation and simulation and develop software programs Includes many exercises to help readers gain a better understanding