Part 3 GPUs: Built to accelerate

The following chapters on GPU computing discuss using GPUs for scientific computing. The topics include

  • In chapter 9, you’ll gain an understanding of the GPU architecture and its benefits for general-purpose computation.

  • In chapter 10, you’ll learn how to build a mental representation of the programming model for GPUs.

  • In chapters 11 and 12, you’ll explore the available GPU programming languages. In chapter 11, we present basic examples in OpenACC and OpenMP, and in chapter 12, we cover a broad range of GPU languages, from lower level native languages like CUDA, OpenCL, and HIP to higher level ones like SYCL, Kokkos, and Raja.

  • In chapter 13, you’ll learn about profiling tools and developing a workflow ...

Get Parallel and High Performance Computing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.