Namespaces | |
devices | |
Classes | |
class | database_type |
|
inline |
Get the profile for a device and a descriptor.
There are built-in defaults for CPUs, Accelerators, GPUs.
Definition at line 112 of file common.hpp.
|
inline |
Definition at line 67 of file matrix_axpy.hpp.
|
inline |
Definition at line 68 of file matrix_product.hpp.
|
inline |
Definition at line 142 of file matrix_product.hpp.
|
inline |
Definition at line 105 of file matrix_product.hpp.
|
inline |
Definition at line 182 of file matrix_product.hpp.
|
inline |
Definition at line 68 of file reduction.hpp.
|
inline |
Definition at line 68 of file row_wise_reduction.hpp.
|
inline |
Definition at line 108 of file row_wise_reduction.hpp.
|
inline |
Definition at line 70 of file vector_axpy.hpp.
matrix_axpy_template::parameters_type const& viennacl::device_specific::builtin_database::matrix_axpy_params | ( | ocl::device const & | device | ) |
Definition at line 108 of file matrix_axpy.hpp.
matrix_product_template::parameters_type const& viennacl::device_specific::builtin_database::matrix_product_params | ( | ocl::device const & | device, |
char | A_trans, | ||
char | B_trans | ||
) |
Definition at line 224 of file matrix_product.hpp.
reduction_template::parameters_type const& viennacl::device_specific::builtin_database::reduction_params | ( | ocl::device const & | device | ) |
Definition at line 109 of file reduction.hpp.
device_specific::row_wise_reduction_template::parameters_type const& viennacl::device_specific::builtin_database::row_wise_reduction_params | ( | ocl::device const & | device, |
char | A_trans | ||
) |
Definition at line 151 of file row_wise_reduction.hpp.
vector_axpy_template::parameters_type const& viennacl::device_specific::builtin_database::vector_axpy_params | ( | ocl::device const & | device | ) |
Definition at line 113 of file vector_axpy.hpp.