|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CLTask<C extends CLQueueContext,R> | A task executed on a command queue. |
Class Summary | |
---|---|
CLCommandQueuePool<C extends CLQueueContext> | A multithreaded, fixed size pool of OpenCL command queues. |
CLQueueContext | Superclass for all per-queue contexts as used in CLCommandQueuePool s. |
CLQueueContext.CLSimpleQueueContext | A simple queue context holding a precompiled program and its kernels. |
CLQueueContextFactory<C extends CLQueueContext> | Creates CLQueueContext s. |
CLQueueContextFactory.CLSimpleContextFactory | Creates CLQueueContext.CLSimpleQueueContext s containing a precompiled program. |
Enum Summary | |
---|---|
CLCommandQueuePool.FinishAction | The action executed after a task completes. |
OpenCL multi device concurrency utilities.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |