spla
|
Runtime cache for compiled opencl programs. More...
#include <cl_program_cache.hpp>
Public Member Functions | |
void | add_program (const std::shared_ptr< CLProgram > &program) |
std::shared_ptr< CLProgram > | get_program (const std::string &source) |
Runtime cache for compiled opencl programs.
void spla::CLProgramCache::add_program | ( | const std::shared_ptr< CLProgram > & | program | ) |
std::shared_ptr< CLProgram > spla::CLProgramCache::get_program | ( | const std::string & | source | ) |