libSCALE  0.2.0
A modern C++ CUDA API
sp::CudaKernel Member List

This is the complete list of members for sp::CudaKernel, including all inherited members.

get(const void *func)sp::CudaKernelstatic
get(void func(Args...)) (defined in sp::CudaKernel)sp::CudaKernelstatic
getAttributes() constsp::CudaKernel
getMaxActiveBlocksPerSM(int blockSize, size_t dynamicSMemSize)sp::CudaKernel
getMaxActiveBlocksPerSMIgnoreCaching(int blockSize, size_t dynamicSmemSize)sp::CudaKernel
operator const void *() constsp::CudaKernel
setAttribute(cudaFuncAttribute attr, int value) const (defined in sp::CudaKernel)sp::CudaKernel
setCacheConfig(cudaFuncCache config)sp::CudaKernel
setSharedMemConfig(cudaSharedMemConfig config)sp::CudaKernel