|
yacx-YetAnotherCudaExecutor
0.6.2
wrapper to easily compile and execute cuda kernels
|
Class to wrap kernel strings. More...
#include <Source.hpp>
Public Member Functions | |
| Source (std::string kernel_string, Headers headers=Headers()) | |
| Program | program (const std::string &kernel_name) |
Class to wrap kernel strings.
| kernel_string | |
| headers | Headers needed to compile the kernel string |
| Program Source::program | ( | const std::string & | kernel_name | ) |
1.8.17