Module tornado.api
Package uk.ac.manchester.tornado.api
package uk.ac.manchester.tornado.api
-
ClassDescriptionDefinition of accessor for the Prebuilt-Task API.Data Range Class provides a set of utilities to perform partial copies between the accelerator (e.g., a GPU) and the CPU.DRMode: Dynamic Reconfiguration Mode.Generic interface for TornadoVM to implement a Thread-Context API.Class to store the thread grid configuration for a specific task in a Task-Graph.A
TaskGraphis encapsulated in this class and all actions over a task graph are coded from this class.Context of TornadoVM execution to exploit kernel-parallel applications, in which the parallelism is implicit.Tornado Task Graph API.Base interface of the Tornado API.Interface of the TornadoVM backends.Data structure to query and filter the TornadoVM Drivers and TornadoVM Devices that the TornadoVM Runtime can access.Class to create and optimize execution plans for running a set of immutable tasks-graphs on modern hardware.Object created when theTornadoExecutionPlan.execute()is finished.Object that stores all information related to profiling an executor.Deprecated.