cl-opencl

Public Domain

CFFI for OpenCL and Lisp wrapper API

$ area51 add cl-openclCopy

Usage

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

Dependencies