yacx-YetAnotherCudaExecutor  0.6.2
wrapper to easily compile and execute cuda kernels
Public Member Functions | List of all members
yacx::KernelArgs Class Reference

Public Member Functions

 KernelArgs (std::vector< KernelArg > args)
 
void malloc ()
 
void uploadAsync (CUstream stream)
 
void downloadAsync (CUstream stream)
 
void downloadAsync (void *hdata, CUstream stream)
 
void free ()
 
const void ** content ()
 
size_t size (arg_type=arg_type::TOTAL) const
 
size_t maxOutputSize () const
 

The documentation for this class was generated from the following files: