ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::device_specific::builtin_database::devices::gpu::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::gpu::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::gpu::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::gpu::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::gpu::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::gpu::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::gpu::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::gpu::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::gpu::fallback::add_4B ( database_type< matrix_product_template::parameters_type > &  db,
char_to_type<'N'>  ,
char_to_type<'T'>   
)
inline

Definition at line 72 of file fallback.hpp.

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

Definition at line 77 of file fallback.hpp.

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

Definition at line 83 of file fallback.hpp.

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

Definition at line 88 of file fallback.hpp.

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

Definition at line 93 of file fallback.hpp.

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

Definition at line 98 of file fallback.hpp.

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

Definition at line 103 of file fallback.hpp.

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

Definition at line 108 of file fallback.hpp.

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

Definition at line 113 of file fallback.hpp.

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

Definition at line 118 of file fallback.hpp.

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

Definition at line 123 of file fallback.hpp.