mirror of
https://github.com/boostorg/compute.git
synced 2026-01-31 20:12:23 +00:00
This changes the enqueue_nd_range_kernel() method to return an event object. This allows clients to monitor the progress of a kernel executing on a device.