oclcl

LLGPL

oclcl is a library S-expression to OpenCL C.

$ area51 add oclclCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(oclcl:some-function ...)