Chapter 1. Boost.Compute (original) (raw)

Introduction

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/kylelutz/compute. Click the arrow below to see the guide on Getting Started.

[Warning] Warning
Boost.Compute is not (yet) an official Boost library