Data Parallel C++

Data Parallel C++
Author :
Publisher : Apress
Total Pages : 548
Release :
ISBN-10 : 1484255739
ISBN-13 : 9781484255735
Rating : 4/5 (39 Downloads)

Book Synopsis Data Parallel C++ by : James Reinders

Download or read book Data Parallel C++ written by James Reinders and published by Apress. This book was released on 2020-11-19 with total page 548 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to accelerate C++ programs using data parallelism. This open access book enables C++ programmers to be at the forefront of this exciting and important new development that is helping to push computing to new levels. It is full of practical advice, detailed explanations, and code examples to illustrate key topics. Data parallelism in C++ enables access to parallel resources in a modern heterogeneous system, freeing you from being locked into any particular computing device. Now a single C++ application can use any combination of devices—including GPUs, CPUs, FPGAs and AI ASICs—that are suitable to the problems at hand. This book begins by introducing data parallelism and foundational topics for effective use of the SYCL standard from the Khronos Group and Data Parallel C++ (DPC++), the open source compiler used in this book. Later chapters cover advanced topics including error handling, hardware-specific programming, communication and synchronization, and memory model considerations. Data Parallel C++ provides you with everything needed to use SYCL for programming heterogeneous systems. What You'll Learn Accelerate C++ programs using data-parallel programming Target multiple device types (e.g. CPU, GPU, FPGA) Use SYCL and SYCL compilers Connect with computing’s heterogeneous future via Intel’s oneAPI initiative Who This Book Is For Those new data-parallel programming and computer programmers interested in data-parallel programming using C++.


Data Parallel C++ Related Books

Data Parallel C++
Language: en
Pages: 548
Authors: James Reinders
Categories: Computers
Type: BOOK - Published: 2020-11-19 - Publisher: Apress

DOWNLOAD EBOOK

Learn how to accelerate C++ programs using data parallelism. This open access book enables C++ programmers to be at the forefront of this exciting and important
Parallel Programming Using C++
Language: en
Pages: 796
Authors: Gregory V. Wilson
Categories: Computers
Type: BOOK - Published: 1996-07-08 - Publisher: MIT Press

DOWNLOAD EBOOK

Foreword by Bjarne Stroustrup Software is generally acknowledged to be the single greatest obstacle preventing mainstream adoption of massively-parallel computi
Parallel Computing for Data Science
Language: en
Pages: 340
Authors: Norman Matloff
Categories: Computers
Type: BOOK - Published: 2015-06-04 - Publisher: CRC Press

DOWNLOAD EBOOK

This is one of the first parallel computing books to focus exclusively on parallel data structures, algorithms, software tools, and applications in data science
Parallel Scientific Computing in C++ and MPI
Language: en
Pages: 640
Authors: George Em Karniadakis
Categories: Computers
Type: BOOK - Published: 2003-06-16 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

Numerical algorithms, modern programming techniques, and parallel computing are often taught serially across different courses and different textbooks. The need
Structured Parallel Programming
Language: en
Pages: 434
Authors: Michael McCool
Categories: Computers
Type: BOOK - Published: 2012-06-25 - Publisher: Elsevier

DOWNLOAD EBOOK

Programming is now parallel programming. Much as structured programming revolutionized traditional serial programming decades ago, a new kind of structured prog