ViennaCL - The Vienna Computing Library  1.5.2
Namespaces | Functions
viennacl/device_specific/database.hpp File Reference
#include "viennacl/ocl/device_utils.hpp"
#include "viennacl/device_specific/forwards.h"
#include "viennacl/device_specific/templates/vector_axpy_template.hpp"
#include "viennacl/device_specific/templates/matrix_axpy_template.hpp"
#include "viennacl/device_specific/templates/reduction_template.hpp"
#include "viennacl/scheduler/forwards.h"

Go to the source code of this file.

Namespaces

namespace  viennacl
 

Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them.


namespace  viennacl::device_specific
 

Provides an OpenCL kernel generator.


namespace  viennacl::device_specific::database

Functions

template<class ParamT >
ParamT const & handle_failure (database_type< ParamT > const &database, viennacl::ocl::device const &device, scheduler::statement_node_numeric_type numeric_type, ParamT const &params)
 If the fallback is too harsh, use a very conservative profile.
template<class T , class ParamT >
ParamT const & get (database_type< ParamT > const &database)
 Get the profile for a device and a descriptor.