Ebook: Introduction to Parallel Computing: From Algorithms to Programming on State-of-the-Art Platforms
- Tags: Computer Science, Programming Techniques, Processor Architectures, Control Structures and Microprogramming, Numeric Computing
- Series: Undergraduate Topics in Computer Science
- Year: 2018
- Publisher: Springer International Publishing
- Edition: 1st ed.
- Language: English
- pdf
Advancements in microprocessor architecture, interconnection technology, and software development have fueled rapid growth in parallel and distributed computing. However, this development is only of practical benefit if it is accompanied by progress in the design, analysis and programming of parallel algorithms.
This concise textbook provides, in one place, three mainstream parallelization approaches, Open MPP, MPI and OpenCL, for multicore computers, interconnected computers and graphical processing units. An overview of practical parallel computing and principles will enable the reader to design efficient parallel programs for solving various computational problems on state-of-the-art personal computers and computing clusters.
Many examples and exercises support the exposition.