ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
execution_handler.hpp File Reference

Helper for handling fallbacks, lazy compilation, input-dependent kernels, etc. More...

Go to the source code of this file.

Classes

class  viennacl::device_specific::execution_handler
 

Namespaces

 viennacl
 Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them.
 
 viennacl::device_specific
 Provides an OpenCL kernel generator.
 

Detailed Description

Helper for handling fallbacks, lazy compilation, input-dependent kernels, etc.

Definition in file execution_handler.hpp.