Module Opencl_plugin.Opencl_base

Reuse the existing OpenCL implementation

include module type of struct include Opencl_plugin_base.Opencl end
val name : string
val version : int * int * int
val enable_profiling : unit -> unit
val disable_profiling : unit -> unit
val is_available : unit -> bool