Provides OpenCL-related utilities. More...
#include <vector>
#include "viennacl/ocl/backend.hpp"
#include "viennacl/ocl/device.hpp"
Go to the source code of this file.
Data Structures | |
struct | DOUBLE_PRECISION_CHECKER< ScalarType > |
Ensures that double precision types are only allocated if it is supported by the device. If double precision is requested for a device not capable of providing that, a double_precision_not_provided_error is thrown. More... | |
struct | DOUBLE_PRECISION_CHECKER< double > |
Namespaces | |
namespace | viennacl |
namespace | viennacl::ocl |
Provides OpenCL-related utilities.