Handbook
Glossary
cl-finish ( -- )
OpenCL
Prev:
cl-flush ( -- )
Vocabulary
opencl
Word description
Flush the current command queue and wait till all operations are completed.
Definition
USING:
accessors
opencl.ffi
opencl.private
;
IN:
opencl
:
cl-finish
( -- )
(current-cl-queue)
handle>>
clFinish
cl-success
;
inline