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

Exception thrown if the host cannot provide enough memory for the datastructures in the OpenCL backend (temporary arrays, etc.) to perform the requested operation. More...

#include <error.hpp>

Inheritance diagram for viennacl::ocl::out_of_host_memory:

Detailed Description

Exception thrown if the host cannot provide enough memory for the datastructures in the OpenCL backend (temporary arrays, etc.) to perform the requested operation.

Definition at line 143 of file error.hpp.


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