spla
|
#include "cl_algo_registry.hpp"
#include <core/registry.hpp>
#include <core/top.hpp>
#include <opencl/cl_m_reduce.hpp>
#include <opencl/cl_mxmT_masked.hpp>
#include <opencl/cl_mxv.hpp>
#include <opencl/cl_v_assign.hpp>
#include <opencl/cl_v_count_mf.hpp>
#include <opencl/cl_v_eadd.hpp>
#include <opencl/cl_v_eadd_fdb.hpp>
#include <opencl/cl_v_map.hpp>
#include <opencl/cl_v_reduce.hpp>
#include <opencl/cl_vxm.hpp>
Namespaces | |
spla | |
Functions | |
void | spla::register_algo_cl (class Registry *g_registry) |
Register all opencl-specific algorithms. More... | |