yacx-YetAnotherCudaExecutor
0.6.2
wrapper to easily compile and execute cuda kernels
|
This is the complete list of members for yacx::Program, including all inherited members.
compile(const Options &options=Options()) | yacx::Program | |
instantiate(T type) | yacx::Program | |
instantiate(T type, TS... types) | yacx::Program | |
log() const | yacx::Program | inline |
Program(std::string kernel_name, std::shared_ptr< nvrtcProgram > prog) | yacx::Program | |
~Program() (defined in yacx::Program) | yacx::Program |