mirror of
https://github.com/boostorg/compute.git
synced 2026-01-28 07:02:15 +00:00
This improves the monte carlo example by using the count_if() algorithm instead of a custom kernel with atomics. Also includes only the required headers instead of all the Boost.Compute headers.