ViennaCL - The Vienna Computing Library  1.7.0
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::ocl::invalid_kernel_definition Class Reference

Exception thrown if the kernel definition (number of arguments, argument types, etc.) is not the same for all devices for which the program has been built. More...

#include <error.hpp>

Inheritance diagram for viennacl::ocl::invalid_kernel_definition:

Detailed Description

Exception thrown if the kernel definition (number of arguments, argument types, etc.) is not the same for all devices for which the program has been built.

Definition at line 383 of file error.hpp.


The documentation for this class was generated from the following file: