mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 09:00:36 +00:00
Add Boost.Compute to libraries.htm
This commit is contained in:
parent
042974b74c
commit
53f336f31b
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,7 @@ how to download, build, and install the libraries.</p>
|
|||
<li><a href="utility/compressed_pair.htm">compressed_pair</a>
|
||||
- Empty member optimization, from John Maddock, Howard
|
||||
Hinnant, et al.</li>
|
||||
<li><a href="compute/index.html">compute</a> - GPU/parallel-computing library based on OpenCL, from Kyle Lutz.</li>
|
||||
<li><a href="concept_check/concept_check.htm">concept check</a>
|
||||
- Tools for generic programming, from Jeremy Siek.</li>
|
||||
<li><a href="config/config.htm">config</a> - Helps boost
|
||||
|
@ -436,6 +437,7 @@ how to download, build, and install the libraries.</p>
|
|||
I/O, including sockets, timers, hostname resolution, socket iostreams, serial
|
||||
ports, file descriptors and Windows HANDLEs, from Chris Kohlhoff.</li>
|
||||
<li><a href="atomic/index.html">atomic</a> - C++11-style atomic<>, from Helge Bahmann, maintained by Tim Blechmann</li>
|
||||
<li><a href="compute/index.html">compute</a> - GPU/parallel-computing library based on OpenCL, from Kyle Lutz.</li>
|
||||
<li><a href="context/index.html">context</a> - Context switching library, from Oliver Kowalke</li>
|
||||
<li><a href="coroutine/index.html">coroutine</a> - Coroutine library, from Oliver Kowalke</li>
|
||||
<li><a href="interprocess/index.html">interprocess</a> - Shared memory, memory mapped files,
|
||||
|
|
Loading…
Add table
Reference in a new issue