]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/compute/doc/compute.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / compute / doc / compute.qbk
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 [library Boost.Compute
10 [quickbook 1.5]
11 [authors [Lutz, Kyle]]
12 [copyright 2013-2014 Kyle Lutz]
13 [purpose A multi-core/GPGPU computing library]
14 [category concurrent]
15 [id compute]
16 [dirname compute]
17 [license
18 Distributed under the Boost Software License, Version 1.0.
19 (See accompanying file LICENSE_1_0.txt or copy at
20 [@http://www.boost.org/LICENSE_1_0.txt])
21 ]
22 ]
23
24 [include introduction.qbk]
25 [include getting_started.qbk]
26 [include design.qbk]
27 [include tutorial.qbk]
28 [include advanced_topics.qbk]
29 [include interop.qbk]
30 [include porting_guide.qbk]
31 [include platforms_and_compilers.qbk]
32 [include reference.qbk]
33 [include performance.qbk]
34 [include faq.qbk]