• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[/===========================================================================
2 Copyright (c) 2013-2015 Kyle Lutz <kyle.r.lutz@gmail.com>
3
4 Distributed under the Boost Software License, Version 1.0
5 See accompanying file LICENSE_1_0.txt or copy at
6 http://www.boost.org/LICENSE_1_0.txt
7=============================================================================/]
8
9[section:introduction Introduction]
10
11The Boost Compute library provides a C++ interface to multi-core CPU and GPGPU
12computing platforms based on [@http://en.wikipedia.org/wiki/OpenCL OpenCL].
13
14The project is hosted on GitHub at [@https://github.com/boostorg/compute]. Click
15the arrow below to see the guide on [link boost_compute.getting_started Getting
16Started].
17
18[endsect]
19