Название: 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
Parallel and Concurrent Programming in Haskell Название: Parallel and Concurrent Programming in Haskell Автор: Simon Marlow Издательство: O'Reilly Media Год: 2013 Страниц: 321 ISBN: 9781449335946...
GPU Parallel Program Development Using CUDA Название: GPU Parallel Program Development Using CUDA Автор: Tolga Soyata Издательство: CRC Press Год: 2018 Формат: PDF Страниц: 477 Размер: 14.97 МБ...
Structured Parallel Programming Название: Structured Parallel Programming Автор: Michael McCool and James Reinders Издательство: Morgan Kaufmann Год: 2012 Формат: PDF Размер: 5,3 Мб...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.