1.3 The OpenCL Runtime

 (require (planet jaymccarthy/opencl:3:1/c/5))

    1.3.1 Command Queues

    1.3.2 Memory Objects

    1.3.3 Sampler Objects

    1.3.4 Program Objects

    1.3.5 Kernel Objects

    1.3.6 Executing Kernels

    1.3.7 Event Objects

    1.3.8 Out-of-order Execution of Kernels and Memory Object Commands

    1.3.9 Profiling Operations on Memory Objects and Kernels

    1.3.10 Flush and Finish