SkePU(integratedwithStarPU)  0.8.1
 All Classes Namespaces Files Functions Enumerations Friends Macros Groups Pages
Namespaces | Classes
Helpers

Namespaces

 skepu
 The main nemaspace for SkePU library.
 

Classes

class  skepu::EnvironmentDestroyer< T >
 
class  skepu::Device_CL
 A class representing an OpenCL device. More...
 
class  skepu::Device_CU
 A class representing a CUDA device. More...
 
class  skepu::DeviceMemPointer_CL< T >
 A class representing an OpenCL device memory allocation. More...
 
class  skepu::DeviceMemPointer_CU< T >
 A class representing a CUDA device memory allocation. More...
 
class  skepu::DeviceMemPointer_Matrix_CL< T >
 A class representing an OpenCL device memory allocation for Matrix. More...
 
struct  skepu::openclGenProp
 
struct  skepu::openclDeviceProp
 
class  malloc_allocator
 A custom memory allocator used with std::vector. More...
 
class  skepu::Threads
 

Detailed Description

Various internal helper classes and functions. A user of SkePU does not have to use these.