#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.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::gpu |
|
- Author
- David Rohr
Definition in file GPUReconstructionOCLIncludesHost.h.
◆ __OPENCL_HOST__
◆ CL_TARGET_OPENCL_VERSION
#define CL_TARGET_OPENCL_VERSION 220 |
◆ GPUCA_GPUTYPE_OPENCL
#define GPUCA_GPUTYPE_OPENCL |