ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::device_specific::builtin_database::devices::accelerator::fallback Namespace Reference

Functions

void add_4B (database_type< vector_axpy_template::parameters_type > &db)
 
void add_4B (database_type< reduction_template::parameters_type > &db)
 
void add_4B (database_type< matrix_axpy_template::parameters_type > &db)
 
void add_4B (database_type< row_wise_reduction_template::parameters_type > &db, char_to_type<'N'>)
 
void add_4B (database_type< row_wise_reduction_template::parameters_type > &db, char_to_type<'T'>)
 
void add_4B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'N'>, char_to_type<'N'>)
 
void add_4B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'T'>, char_to_type<'N'>)
 
void add_4B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'N'>, char_to_type<'T'>)
 
void add_4B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'T'>, char_to_type<'T'>)
 
void add_8B (database_type< vector_axpy_template::parameters_type > &db)
 
void add_8B (database_type< reduction_template::parameters_type > &db)
 
void add_8B (database_type< matrix_axpy_template::parameters_type > &db)
 
void add_8B (database_type< row_wise_reduction_template::parameters_type > &db, char_to_type<'N'>)
 
void add_8B (database_type< row_wise_reduction_template::parameters_type > &db, char_to_type<'T'>)
 
void add_8B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'N'>, char_to_type<'N'>)
 
void add_8B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'T'>, char_to_type<'N'>)
 
void add_8B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'N'>, char_to_type<'T'>)
 
void add_8B (database_type< matrix_product_template::parameters_type > &db, char_to_type<'T'>, char_to_type<'T'>)
 

Function Documentation

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_4B ( database_type< vector_axpy_template::parameters_type > &  db)
inline

Definition at line 37 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_4B ( database_type< reduction_template::parameters_type > &  db)
inline

Definition at line 42 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_4B ( database_type< matrix_axpy_template::parameters_type > &  db)
inline

Definition at line 47 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_4B ( database_type< row_wise_reduction_template::parameters_type > &  db,
char_to_type<'N'>   
)
inline

Definition at line 52 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_4B ( database_type< row_wise_reduction_template::parameters_type > &  db,
char_to_type<'T'>   
)
inline

Definition at line 57 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_4B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'N'>  ,
char_to_type<'N'>   
)
inline

Definition at line 62 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_4B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'T'>  ,
char_to_type<'N'>   
)
inline

Definition at line 67 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_4B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'N'>  ,
char_to_type<'T'>   
)
inline

Definition at line 73 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_4B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'T'>  ,
char_to_type<'T'>   
)
inline

Definition at line 78 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_8B ( database_type< vector_axpy_template::parameters_type > &  db)
inline

Definition at line 84 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_8B ( database_type< reduction_template::parameters_type > &  db)
inline

Definition at line 89 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_8B ( database_type< matrix_axpy_template::parameters_type > &  db)
inline

Definition at line 94 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_8B ( database_type< row_wise_reduction_template::parameters_type > &  db,
char_to_type<'N'>   
)
inline

Definition at line 99 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_8B ( database_type< row_wise_reduction_template::parameters_type > &  db,
char_to_type<'T'>   
)
inline

Definition at line 104 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_8B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'N'>  ,
char_to_type<'N'>   
)
inline

Definition at line 109 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_8B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'T'>  ,
char_to_type<'N'>   
)
inline

Definition at line 114 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_8B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'N'>  ,
char_to_type<'T'>   
)
inline

Definition at line 119 of file fallback.hpp.

void viennacl::device_specific::builtin_database::devices::accelerator::fallback::add_8B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'T'>  ,
char_to_type<'T'>   
)
inline

Definition at line 124 of file fallback.hpp.