Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL
Authors: James Reinders
Ben Ashbaugh
James Brodman
Michael Kinsner
John Pennycook
Xinmin Tian
Published: 2020
Publisher Finelybook 出版社: Apress
ISBN-13: 9781484255735
ISBN-10: 1484255739
Book Description
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
Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL
未经允许不得转载:finelybook » Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL
相关推荐
- DeepSeek AI: A comprehensive guide for enterprise implementation
- Argo CD and Argo Workflows on Kubernetes: GitOps, workflow automation, and progressive delivery with Argo Rollouts
- Data Science Essentials with R: Learn with focus on data manipulation, visualization, and machine learning
- Hands-on Spring 6 and Spring Boot 3.0: A pragmatic approach to REST, GraphQL, reactive programming and messaging in Spring
finelybook
