2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-28 07:02:15 +00:00
Files
compute/doc/compute.qbk
2014-09-21 18:36:58 -07:00

27 lines
705 B
Plaintext

[library Boost.Compute
[quickbook 1.5]
[authors [Lutz, Kyle]]
[copyright 2013-2014 Kyle Lutz]
[purpose A multi-core/GPGPU computing library]
[category concurrent]
[id compute]
[dirname compute]
[license
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])
]
]
[include introduction.qbk]
[include getting_started.qbk]
[include design.qbk]
[include tutorial.qbk]
[include advanced_topics.qbk]
[include interop.qbk]
[include porting_guide.qbk]
[include platforms_and_compilers.qbk]
[include reference.qbk]
[include performance.qbk]
[include faq.qbk]