boostorg / compute

A C++ GPU Computing Library for OpenCL
http://boostorg.github.io/compute/
Boost Software License 1.0
1.52k stars 333 forks source link

Minimum Boost Version #871

Open geoeo opened 2 years ago

geoeo commented 2 years ago

According to https://www.boost.org/users/history/ Compute was added in 1.61. Does the boost compute repo work with versions earlier than 1.61 since im only including header files? Does anyone know?

Best, Marc