OpenCLRaw-1.0.1001: The OpenCL Standard for heterogenous data-parallel computing

System.OpenCL.Raw.V10.Kernel

Description

Conforms to section 5.5 of the OpenCL 1.0 specification

Documentation

clEnqueueNativeKernel :: NKCallbackFunction -> Ptr () -> CLsizei -> [Mem] -> [Ptr ()] -> [Event] -> IO (Either ErrorCode Event)Source