A Practical Approach to High-Performance Computing von Sergei Kurgalin | ISBN 9783030275570

A Practical Approach to High-Performance Computing

von Sergei Kurgalin und Sergei Borzunov
Mitwirkende
Autor / AutorinSergei Kurgalin
Autor / AutorinSergei Borzunov
Buchcover A Practical Approach to High-Performance Computing | Sergei Kurgalin | EAN 9783030275570 | ISBN 3-030-27557-4 | ISBN 978-3-030-27557-0

A Practical Approach to High-Performance Computing

von Sergei Kurgalin und Sergei Borzunov
Mitwirkende
Autor / AutorinSergei Kurgalin
Autor / AutorinSergei Borzunov

The book discusses the fundamentals of high-performance computing. The authors combine visualization, comprehensibility, and strictness in their material presentation, and thus influence the reader towards practical application and learning how to solve real computing problems. They address both key approaches to programming modern computing systems: multithreading-based parallelizing in shared memory systems, and applying message-passing technologies in distributed systems.

The book is suitable for undergraduate and graduate students, and for researchers and practitioners engaged with high-performance computing systems. Each chapter begins with a theoretical part, where the relevant terminology is introduced along with the basic theoretical results and methods of parallel programming, and concludes with a list of test questions and problems of varying difficulty. The authors include many solutions and hints, and often sample code.