Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL
🌠 Top Free JavaScript Books - 100% Free or Open Source!
  • Title: Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL
  • Author(s) James Reinders, Ben Ashbaugh, James Brodman, Michael Kinsner, John Pennycook, Xinmin Tian
  • Publisher: Apress; 1st ed. edition (November 3, 2020); eBook (Creative Commons Licensed)
  • License(s): CC BY 4.0
  • Paperback: 574 pages
  • eBook: PDF (565 pages) and ePub
  • Language: English
  • ISBN-10: 1484255739
  • ISBN-13: 978-1484255735
  • Share This:  

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

This book is for those new data-parallel programming and computer programmers interested in data-parallel programming using C++. It provides you with everything needed to use SYCL for programming heterogeneous systems.

  • 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
About the Authors
  • 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.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links