Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL
Reinders, James, Ashbaugh, Ben, Brodman, James
- 出版商: Apress
- 出版日期: 2020-11-03
- 售價: $2,080
- 貴賓價: 9.5 折 $1,976
- 語言: 英文
- 頁數: 548
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1484255739
- ISBN-13: 9781484255735
-
相關分類:
C++ 程式語言、R 語言
-
其他版本:
Data Parallel C++: Mastering Programming of Accelerated Systems Using C++ with Sycl (Paperback)
買這商品的人也買了...
-
$2,500$2,375 -
$2,460$2,337 -
$2,540$2,413 -
$480$379 -
$580$493 -
$580$458 -
$580$493 -
$680$537 -
$2,900$2,755 -
$580$493 -
$880$695 -
$1,750,800$1,663,260 -
$556雲原生模式
-
$505C++ 新經典:Linux C++ 通信架構實戰
-
$580$493 -
$1,971C++ High Performance : Master the art of optimizing the functioning of your C++ code, 2/e (Paperback)
-
$680$537 -
$680$537 -
$1,935Software Architecture with C++: Design modern systems using effective architecture concepts, design patterns, and techniques with C++20 (Paperback)
-
$980$774 -
$880$695 -
$2,450$2,328 -
$2,230$2,119 -
$2,980$2,831 -
$1,700$1,615
相關主題
商品描述
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++.
作者簡介
James Reinders is a consultant with more than three decades experience in Parallel Computing, and is an author/co-author/editor of nine technical books related to parallel programming. He has had the great fortune to help make key contributions to two of the world's fastest computers (#1 on Top500 list) as well as many other supercomputers, and software developer tools. James finished 10,001 days (over 27 years) at Intel in mid-2016, and now continues to write, teach, program, and do consulting in areas related to parallel computing (HPC and AI).