2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-28 07:02:15 +00:00
Files
compute/doc/introduction.qbk
2014-07-11 23:25:41 -07:00

13 lines
439 B
Plaintext

[section:introduction Introduction]
The Boost Compute library provides a C++ interface to multi-core CPU and GPGPU
computing platforms based on [@http://en.wikipedia.org/wiki/OpenCL OpenCL].
The project is hosted on GitHub at [@https://github.com/kylelutz/compute]. Click
the arrow below to see the guide on [link boost_compute.getting_started Getting
Started].
[warning Boost.Compute is not (yet) an official Boost library]
[endsect]