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.