A Practical Approach to High-Performance Computing
by Sergei Kurgalin
English | 2019 | 210 Pages | ISBN : 3030275574 | PDF | 3 MB
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.