opencl.hpp File Reference
#include <CL/cl2.hpp>
#include <string>
Include dependency graph for opencl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Opm
 
namespace  Opm::Accelerator
 

Macros

#define CL_HPP_ENABLE_EXCEPTIONS
 
#define CL_TARGET_OPENCL_VERSION   120
 
#define CL_HPP_TARGET_OPENCL_VERSION   120
 
#define CL_HPP_MINIMUM_VERSION   120
 
#define CL_HPP_MINIMUM_OPENCL_VERSION   120
 

Functions

std::string Opm::Accelerator::getErrorString (cl_int error)
 

Macro Definition Documentation

◆ CL_HPP_ENABLE_EXCEPTIONS

#define CL_HPP_ENABLE_EXCEPTIONS

This file includes the relevant OpenCL header(s) All bda files using OpenCL declarations should include this header

◆ CL_HPP_MINIMUM_OPENCL_VERSION

#define CL_HPP_MINIMUM_OPENCL_VERSION   120

◆ CL_HPP_MINIMUM_VERSION

#define CL_HPP_MINIMUM_VERSION   120

◆ CL_HPP_TARGET_OPENCL_VERSION

#define CL_HPP_TARGET_OPENCL_VERSION   120

◆ CL_TARGET_OPENCL_VERSION

#define CL_TARGET_OPENCL_VERSION   120