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

Exception thrown if the number of work groups is invalid (usually this means that more than 256/512/768/1024 work groups have been specified, but the device(s) cannot support this. More...

#include <error.hpp>

Inheritance diagram for viennacl::ocl::invalid_work_group_size:

Detailed Description

Exception thrown if the number of work groups is invalid (usually this means that more than 256/512/768/1024 work groups have been specified, but the device(s) cannot support this.

Definition at line 453 of file error.hpp.


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