public class GridFlowController extends SynchronousFlowController
configuration, eventsProvider, nativeOps
Constructor and Description |
---|
GridFlowController() |
Modifier and Type | Method and Description |
---|---|
void |
synchronizeToHost(AllocationPoint point)
This method makes sure HOST memory contains latest data from GPU
Additionally, this method checks, that there's no ops pending execution for this array
|
void |
waitTillFinished(AllocationPoint point)
Additionally, this method checks, that there's no ops pending execution for this array
|
void |
waitTillReleased(AllocationPoint point)
Additionally, this method checks, that there's no ops pending execution for this array
|
commitTransfer, init, prepareAction, prepareAction, prepareActionAllWrite, prepareDelayedMemory, prepareDelayedMemory, registerAction, registerAction, registerActionAllWrite
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEventsProvider
public void synchronizeToHost(AllocationPoint point)
synchronizeToHost
in interface FlowController
synchronizeToHost
in class SynchronousFlowController
point
- public void waitTillFinished(AllocationPoint point)
waitTillFinished
in interface FlowController
waitTillFinished
in class SynchronousFlowController
point
- public void waitTillReleased(AllocationPoint point)
waitTillReleased
in interface FlowController
waitTillReleased
in class SynchronousFlowController
point
- Copyright © 2016. All Rights Reserved.