2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-28 07:02:15 +00:00
Kyle Lutz 0aa3d024dc Fix command_queue::enqueue_marker() for OpenCL 1.2
This changes the enqueue_marker() method in the command_queue
class to use clEnqueueMarkerWithWaitList() instead of the
deprecated clEnqueueMarker() function when compiling with
OpenCL 1.2.
2013-03-31 12:08:23 -04:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00
2013-03-02 15:14:17 -05:00

Boost.Compute - A C++ GPGPU Computing Library for OpenCL
Description
Mirrored via gitea-mirror
Readme 10 MiB
Languages
C++ 96.3%
CMake 2.3%
Cuda 1%
Python 0.3%