Uses of Interface
uk.ac.manchester.tornado.api.TornadoTaskGraphInterface
Packages that use TornadoTaskGraphInterface
-
Uses of TornadoTaskGraphInterface in uk.ac.manchester.tornado.api
Fields in uk.ac.manchester.tornado.api declared as TornadoTaskGraphInterfaceMethods in uk.ac.manchester.tornado.api that return TornadoTaskGraphInterfaceModifier and TypeMethodDescriptionTornadoTaskGraphInterface.createImmutableTaskGraph()TornadoTaskGraphInterface.execute(ExecutorFrame executionPackage) Methods in uk.ac.manchester.tornado.api with parameters of type TornadoTaskGraphInterfaceModifier and TypeMethodDescriptionvoidTornadoTaskGraphInterface.mapOnDeviceMemoryRegion(Object destArray, Object srcArray, long offset, TornadoTaskGraphInterface taskGraphSrc) voidTornadoTaskGraphInterface.setLastExecutedTaskGraph(TornadoTaskGraphInterface lastExecutedTaskGraph) -
Uses of TornadoTaskGraphInterface in uk.ac.manchester.tornado.api.runtime
Methods in uk.ac.manchester.tornado.api.runtime that return TornadoTaskGraphInterfaceModifier and TypeMethodDescriptionstatic TornadoTaskGraphInterfaceTornadoAPIProvider.loadScheduleRuntime(String name)