C++ Run-time Library
|
Contains all Fletcher classes and functions for use in run-time applications. More...
Classes | |
class | Context |
A Context for a platform where a RecordBatches can be prepared for processing by the Kernel. More... | |
struct | DeviceBuffer |
A buffer on the device. More... | |
class | Kernel |
The Kernel class is used to manage the computational kernel of the accelerator. More... | |
class | Platform |
A Fletcher Platform. Links during run-time and abstracts access to lower-level platform-specific libraries / API's. More... | |
struct | Status |
Status return value of all Fletcher run-time functions. More... | |
Enumerations | |
enum class | MemType { ANY , CACHE } |
Enumeration for different types of memory management. More... | |
Contains all Fletcher classes and functions for use in run-time applications.
|
strong |
Enumeration for different types of memory management.