LitMy.ru - литература в один клик

Programming Massively Parallel Processors: A Hands-on Approach, Fourth Edition

  • Добавил: literator
  • Дата: 10-07-2023, 21:49
  • Комментариев: 0
Название: Programming Massively Parallel Processors: A Hands-on Approach, Fourth Edition
Автор: Wen-mei W. Hwu, David B. Kirk, Izzat El Hajj
Издательство: Morgan Kaufmann
Год: 2023
Страниц: 555
Язык: английский
Формат: pdf (true)
Размер: 32.0 MB

Programming Massively Parallel Processors: A Hands-on Approach shows both student and professional alike the basic concepts of parallel programming and GPU architecture. Various techniques for constructing parallel programs are explored in detail. Case studies demonstrate the development process, which begins with computational thinking and ends with effective and efficient parallel programs. Topics of performance, floating-point format, parallel patterns, and dynamic parallelism are covered in depth. For this new edition, the authors are updating their coverage of CUDA, including the concept of unified memory, and expanding content in areas such as threads, while still retaining its concise, intuitive, practical approach based on years of road-testing in the authors' own parallel computing courses. Teaches computational thinking and problem-solving techniques that facilitate high-performance parallel computing Updated to utilize CUDA version 10.0, NVIDIA's software development tool created specifically for massively parallel environments Features new content on unified memory, as well as expanded content on threads, streams, warp divergence, and OpenMP Includes updated and new case studies.

We are now ready to learn how to write a CUDA C program to exploit data parallelism for faster execution. CUDA C extends the popular ANSI C programming language with minimal new syntax and library functions to let programmers target heterogeneous computing systems containing both CPU cores and massively parallel GPUs. As the name implies, CUDA C is built on NVIDIA’s CUDA platform. CUDA is currently the most mature framework for massively parallel computing. It is broadly used in the high-performance computing industry, with essential tools such as compilers, debuggers, and profilers available on the most common operating systems.

Скачать Programming Massively Parallel Processors: A Hands-on Approach, Fourth Edition












[related-news] [/related-news]
Внимание
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.