Difference between revisions of "Webinar 2018 Harnessing the Power of Heterogeneous Computing using Boost.Compute + OpenCL"

From SHARCNETHelp
Jump to navigationJump to search
(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...")
 
(No difference)

Latest revision as of 11:10, 11 March 2021

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.