1 C API Reference
(require opencl/c) | package: opencl |
The FFI is mostly a transliteration of the C API. There are some arguments that are automatically computed and some C functions are represented in Racket with multiple types for each of their calling patterns. This documentation gives the exhaustive list of bindings and their contracts. Refer to the specification for the semantics of these functions. This documentation is organized around the specification to make this easier.
1.3.8 Out-of-order Execution of Kernels and Memory Object Commands |