OpenCLWrappers-0.0.0.1: The OpenCL Standard for heterogenous data-parallel computing
System.OpenCL.Wrappers.OutOfOrder
clEnqueueMarker :: CommandQueue -> IO (Either ErrorCode Event)Source
clEnqueueWaitForEvents :: CommandQueue -> [Event] -> IO (Maybe ErrorCode)Source
clEnqueueBarrier :: CommandQueue -> IO (Maybe ErrorCode)Source