Multicore and GPU Programming (e-bog) af Barlas, Gerassimos
Barlas, Gerassimos (forfatter)

Multicore and GPU Programming e-bog

583,01 DKK (inkl. moms 728,76 DKK)
Multicore and GPU Programming: An Integrated Approach, Second Edition offers broad coverage of key parallel computing tools, essential for multi-core CPU programming and many-core &quote;massively parallel&quote; computing. Using threads, OpenMP, MPI, CUDA and other state-of-the-art tools, the book teaches the design and development of software capable of taking advantage of modern computing pl...
E-bog 583,01 DKK
Forfattere Barlas, Gerassimos (forfatter)
Udgivet 9 februar 2022
Længde 1024 sider
Genrer Programming and scripting languages: general
Sprog English
Format epub
Beskyttelse LCP
ISBN 9780128141212
Multicore and GPU Programming: An Integrated Approach, Second Edition offers broad coverage of key parallel computing tools, essential for multi-core CPU programming and many-core "e;massively parallel"e; computing. Using threads, OpenMP, MPI, CUDA and other state-of-the-art tools, the book teaches the design and development of software capable of taking advantage of modern computing platforms that incorporate CPUs, GPUs and other accelerators. Presenting material refined over more than two decades of teaching parallel computing, author Gerassimos Barlas minimizes the challenge of transitioning from sequential programming to mastering parallel platforms with multiple examples, extensive case studies, and full source code. By using this book, readers will better understand how to develop programs that run over distributed memory machines using MPI, create multi-threaded applications with either libraries or directives, write optimized applications that balance the workload between available computing resources, and profile and debug programs targeting parallel machines. Includes comprehensive coverage of all major multi-core and many-core programming tools and platforms, including threads, OpenMP, MPI, CUDA, OpenCL and Thrust Covers the most recent versions of the above at the time of publication Demonstrates parallel programming design patterns and examples of how different tools and paradigms can be integrated for superior performance Updates in the second edition include the use of the C++17 standard for all sample code, a new chapter on concurrent data structures, a new chapter on OpenCL, and the latest research on load balancing Includes downloadable source code, examples and instructor support materials on the book's companion website