FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kFireSync/Cuda

Description

Cuda support classes.

Types

class  kCudaDevice
 Collection of Cuda device management functions. More...
 
class  kCudaDeviceAlloc
 Represents a Cuda device memory allocator object. More...
 
struct  kCudaEnvironmentStatus
 Represents the overall state of the Cuda processing environment. More...
 
class  kCudaManagedAlloc
 Represents a Cuda managed memory allocator object. More...
 
class  kCudaPinnedAlloc
 Represents a Cuda pinned memory allocator object. More...
 
struct  kCudaProperties
 Collection of Cuda device properties. More...
 
class  kCudaRuntime
 Collection of static methods for Cuda runtime management and reporting. More...
 
class  kCudaStatus
 Collection of static methods for Cuda status management. More...
 
class  kCudaStream
 Represents a Cuda stream object. More...
 
struct  kCudaSync
 Represents the synchronization mode for a Cuda operation. More...
 
class  kCudaUtils
 Collection of Cuda utility functions. More...