cl-barrier-events ( event/events -- )


Vocabulary
opencl

Inputs
event/eventsa single event or sequence of events


Outputs
None

Word description
Insert a synchronization barrier for the specified events into the current command queue.

Definition