mirror of
https://github.com/boostorg/compute.git
synced 2026-02-23 15:42:17 +00:00
Disable deprecated OpenCL API warnings for max OpenCL version defined in BOOST_COMPUTE_MAX_CL_VERSION. Example: If you have 2.1 OpenCL headers and set BOOST_COMPUTE_MAX_CL_VERSION to 102 (OpenCL 1.2), you won't get warnings for using API function deprecated in OpenCL 1.1.