2
0
mirror of https://github.com/boostorg/compute.git synced 2026-02-02 20:52:17 +00:00
Files
compute/include
Denis Demidov f519ad3639 Use the original program source for program creation/compilation
Instead of building the program from source with the added comment
block (used for distinction between different platforms and devices
when offline cache is in use), only use the altered source for the
hash computation. This way users will not get unexpected results from
program.source().
2014-01-07 21:05:26 +04:00
..