Project
Loading...
Searching...
No Matches
GPUReconstructionOCLIncludesHost.h File Reference
#include <CL/opencl.h>
#include <CL/cl_ext.h>
#include <vector>
#include <string>
#include <memory>
#include "GPULogging.h"
#include "GPUReconstructionOCL.h"
#include "GPUReconstructionIncludes.h"
#include "GPUCommonHelpers.h"
#include <cstring>
#include <unistd.h>
#include <typeinfo>
#include <cstdlib>

Go to the source code of this file.

Classes

struct  o2::gpu::GPUReconstructionOCLInternals
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::gpu
 

Macros

#define GPUCA_GPUTYPE_OPENCL
 
#define __OPENCL_HOST__
 
#define CL_TARGET_OPENCL_VERSION   220
 

Detailed Description

Author
David Rohr

Definition in file GPUReconstructionOCLIncludesHost.h.

Macro Definition Documentation

◆ __OPENCL_HOST__

#define __OPENCL_HOST__

Definition at line 19 of file GPUReconstructionOCLIncludesHost.h.

◆ CL_TARGET_OPENCL_VERSION

#define CL_TARGET_OPENCL_VERSION   220

Definition at line 21 of file GPUReconstructionOCLIncludesHost.h.

◆ GPUCA_GPUTYPE_OPENCL

#define GPUCA_GPUTYPE_OPENCL

Definition at line 18 of file GPUReconstructionOCLIncludesHost.h.