mirror of
https://github.com/boostorg/compute.git
synced 2026-01-31 20:12:23 +00:00
This makes online cache use sha1 of the program source as key. Introduces boost::compute::detail::sha1() function, which is moved from compute::program into its own header file.