𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Parallel and High Performance Computing

✍ Scribed by Robert Robey, Yuliana Zamora


Publisher
Manning Publications
Year
2021
Tongue
English
Leaves
704
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Complex calculations, like training deep learning models or running large-scale simulations, can take an extremely long time. Efficient parallel programming can save hours―or even days―of computing time. Β  Parallel and High Performance Computing Β shows you how to deliver faster run-times, greater scalability, and increased energy efficiency to your programs by mastering parallel techniques for multicore processor and GPU hardware.

about the technology

Modern computing hardware comes equipped with multicore CPUs and GPUs that can process numerous instruction sets simultaneously. Parallel computing takes advantage of this now-standard computer architecture to execute multiple operations at the same time, offering the potential for applications that run faster, are more energy efficient, and can be scaled to tackle problems that demand large computational capabilities. But to get these benefits, you must change the way you design and write software. Taking advantage of the tools, algorithms, and design patterns created specifically for parallel processing is essential to creating top performing applications.

about the book

Parallel and High Performance Computing Β is an irreplaceable guide for anyone who needs to maximize application performance and reduce execution time. Parallel computing experts Robert Robey and Yuliana Zamora take a fundamental approach to parallel programming, providing novice practitioners the skills needed to tackle any high-performance computing project with modern CPU and GPU hardware. Get under the hood of parallel computing architecture and learn to evaluate hardware performance, scale up your resources to tackle larger problem sizes, and deliver a level of energy efficiency that makes high performance possible on hand-held devices. When you’re done, you’ll be able to build parallel programs that are reliable, robust, and require minimal code maintenance.

This book is unique in its breadth, with discussions of parallel algorithms, techniques to successfully develop parallel programs, and wide coverage of the most effective languages for the CPU and GPU. The programming paradigms include MPI, OpenMP threading, and vectorization for the CPU. For the GPU, the book covers OpenMP and OpenACC directive-based approaches and the native-based CUDA and OpenCL languages.
Β 

what's inside

  • Steps for planning a new parallel project
  • Choosing the right data structures and algorithms
  • Addressing underperforming kernels and loops
  • The differences in CPU and GPU architecture

about the reader

For experienced programmers with proficiency in a high performance computing language such as C, C++, or Fortran.

about the authors

Robert Robey Β has been active in the field of parallel computing for over 30 years. He works at Los Alamos National Laboratory, and has previously worked at the University of New Mexico, where he started up the Albuquerque High Performance Computing Center. Β  Yuliana Zamora Β has lectured on efficient programming of modern hardware at national conferences, based on her work developing applications running on tens of thousands of processing cores and the latest GPU architectures.

πŸ“œ SIMILAR VOLUMES


Parallel and High Performance Computing
✍ Robert Robey, Yuliana Zamora πŸ“‚ Library πŸ“… 2021 πŸ› Manning Publications 🌐 English

<i>Parallel and High Performance Computing</i> offers techniques guaranteed to boost your code’s effectiveness. <b>Summary</b> Complex calculations, like training deep learning models or running large-scale simulations, can take an extremely long time. Efficient parallel programming can save ho

Parallel and High Performance Computing
✍ Robert Robey, Yuliana Zamora πŸ“‚ Library πŸ“… 2021 πŸ› Manning Publications 🌐 English

Parallel and High Performance Computing offers techniques guaranteed to boost your code’s effectiveness. Summary Complex calculations, like training deep learning models or running large-scale simulations, can take an extremely long time. Efficient parallel programming can save hoursβ€”or even day

Parallel and High Performance Computing
✍ Robert Robey, Yuliana Zamora πŸ“‚ Library πŸ“… 2021 πŸ› Manning 🌐 English

<b><i>Parallel and High Performance Computing</i> offers techniques guaranteed to boost your code’s effectiveness.</b> <b>Summary</b> Complex calculations, like training deep learning models or running large-scale simulations, can take an extremely long time. Efficient parallel programming can

High Performance Heterogeneous Computing
✍ Jack Dongarra, Alexey L. Lastovetsky πŸ“‚ Library πŸ“… 2009 πŸ› Wiley-Interscience 🌐 English

An analytical overview of the state of the art, open problems, and future trends in heterogeneous parallel and distributed computing <p> This book provides an overview of the ongoing academic research, development, and uses of heterogeneous parallel and distributed computing in the context of

Analysis, transformation and optimizatio
✍ Prihozhy A. A. πŸ“‚ Library πŸ“… 2019 πŸ› Π­Π‘Π‘ Π›Π°Π½ΡŒ 🌐 Russian

This book studies hardware and software specifications at algorithmic level from the point of measuring and extracting the potential parallelism hidden in them. It investigates the possibilities of using this parallelism for the synthesis and optimization of highperformance software and hardware imp