Webinar 2018 Harnessing the Power of Heterogeneous Computing using Boost.Compute + OpenCL

From SHARCNETHelp
Revision as of 11:10, 11 March 2021 by Syam (talk | contribs) (Created page with "The Boost Compute library provides a C++ interface to multi-core CPU and GPGPU computing platforms based on OpenCL. It provides a high-level, STL-like API and is portable to a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The Boost Compute library provides a C++ interface to multi-core CPU and GPGPU computing platforms based on OpenCL. It provides a high-level, STL-like API and is portable to a wide variety of parallel accelerators including GPUs, FPGAs, and multi-core CPUs. This talk will give an overview of the library and demonstrate how to write and execute high-performance C++ applications on SHARCNET clusters.