DLPrimitives
Classes | Functions | Variables
dlprim::gpu Namespace Reference

GPU Related tools and classes. More...

Classes

class  Cache
 
class  GEMM
 
struct  Parameter
 

Functions

int round_up (int x, int y)
 
cl::NDRange round_range (int x, cl::NDRange const &l)
 
cl::NDRange round_range (int x, int y, cl::NDRange const &l)
 
cl::NDRange round_range (int x, int y, int z, cl::NDRange const &l)
 

Variables

std::map< std::string, std::string > kernel_sources
 

Detailed Description

GPU Related tools and classes.