compute
compute copied to clipboard
Images are missing in documentation
Images about preformance are missing in boost page documentation http://www.boost.org/doc/libs/1_61_0/libs/compute/doc/html/boost_compute/performance.html
Thanks for reporting this, I'll look into it. In the meantime, you can see the performance page with all the graphs here: http://boostorg.github.io/compute/boost_compute/performance.html
It may be related to another issue in the documentation configuration: it looks like the basic types (Core Library) are not "doxygened" on http://www.boost.org/doc/libs/1_61_0/libs/compute/doc/html/boost_compute/reference.html#boost_compute.reference.api_overview compared to http://boostorg.github.io/compute/boost_compute/reference.html#boost_compute.reference.api_overview
Images are only existing in gh-pages
branch, they should be placed on master/develop so boost release can find them.