Ronan Keryell
b6c45e9939
Add Xilinx FPGA OpenCL implementation
2018-10-23 18:50:53 -07:00
Kyle Lutz
b0b1ea8d33
Add Apple CPUs and GPUs to list of supported platforms
2016-04-11 21:09:55 -07:00
Kyle Lutz
76156093e7
Add Intel GPUs to list of supported platforms
2016-04-11 21:09:41 -07:00
Jakub Szuppe
7e12f63a81
Add missing Boost license info and copyrights
2015-07-18 14:01:29 +02:00
Kyle Lutz
fda67a22d0
Update GitHub links
2015-05-17 20:32:09 -07:00
Kyle Lutz
9dc87712e9
Improve documentation
2014-07-11 23:25:41 -07:00
Kyle Lutz
a439709fc2
Improve documentation
2014-03-16 13:59:14 -07:00
Kyle Lutz
dec92cc438
Add BOOST_COMPUTE_ADAPT_STRUCT() macro
...
This adds a new macro which allows the user to adapt a C++ struct
or class for use with OpenCL given its type, name, and members.
This allows for custom user-defined data-types to be used with the
Boost.Compute containers and algorithms.
2014-03-08 18:21:34 -08:00
Kyle Lutz
bc00a3fe27
Add documentation for supported platforms
...
This adds documentation listing the supported platforms,
compilers, and OpenCL implementations.
2013-08-21 21:31:43 -04:00