You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is OCaml binding for OpenCL. It closely follows the OpenCL specification.
It currently implements the functionality needed for performing computations.
Other calls can be implemented as needed.
To build it do:
make