Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Chapter 1. Boost.Compute
Next

Chapter 1. Boost.Compute

Kyle Lutz

Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

The Boost Compute library provides a C++ interface to multi-core CPU and GPGPU computing platforms based on OpenCL.

The project is hosted on GitHub at https://github.com/boostorg/compute. Click the arrow below to see the guide on Getting Started.

Last revised: December 02, 2021 at 06:52:42 GMT


Next