All Classes and Interfaces
Class
Description
Enum used to specify the accesses of parameters passed on
TornadoFunctions.Task.Definition of accessor for the Prebuilt-Task API.
This class represents an array of bytes stored in native memory.
This class represents an array of characters stored in native memory.
Data Range Class provides a set of utilities to perform partial copies between
the accelerator (e.g., a GPU) and the CPU.
Enumerate to specify the mode in which data will be copied to/from the host
to/from the device.
This class represents an array of doubles stored in native memory.
DRMode: Dynamic Reconfiguration Mode.
The
DType enum represents the various data types can be found in models.Generic interface for TornadoVM to implement a Thread-Context API.
Class to store all objects and parameters related to the dispatch of an execution plan.
This class represents an array of floats stored in native memory.
Class to store the thread grid configuration for a specific task in a Task-Graph.
This class represents a float-16 instance (half float).
This class represents an array of half floats (float16 types) stored in native memory.
A
TaskGraph is encapsulated in this class and all actions over a task
graph are coded from this class.This class represents an array of ints stored in native memory.
Context of TornadoVM execution to exploit kernel-parallel applications, in
which the parallelism is implicit.
This class represents an array of longs stored in native memory.
Profile-type that helps to classify all timers.
Utility class providing operators for quantized data types.
This class represents an array of shorts stored in native memory.
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 the
TornadoExecutionPlan.execute() is finished.Object that stores all information related to profiling an executor.
Deprecated.