Boost.Compute has been tested on the following:
Boost.Compute requires variadic macro support. Variadic macros are supported by most modern C++98 compilers and all C++11 compilers.
To explicitly enable variadic support for Boost.Preprocessor add -DBOOST_PP_VARIADICS=1
to your
compiler flags.
If you have an additional platform you would like to see supported please submit a bug-report.
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)