Project
Loading...
Searching...
No Matches
GPUCommonAlgorithmThrust.h File Reference
#include <thrust/sort.h>
#include <thrust/execution_policy.h>
#include <thrust/device_ptr.h>
#include "GPUCommonDef.h"
#include "GPUCommonHelpers.h"
#include <cub/cub.cuh>

Go to the source code of this file.

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_THRUST_NAMESPACE   thrust::cuda
 
#define GPUCA_CUB_NAMESPACE   cub
 

Functions

template<class T , class S >
 o2::gpu::GPUhi () void GPUCommonAlgorithm
 

Detailed Description

Author
Michael Lettrich

Definition in file GPUCommonAlgorithmThrust.h.

Macro Definition Documentation

◆ GPUCA_CUB_NAMESPACE

#define GPUCA_CUB_NAMESPACE   cub

Definition at line 38 of file GPUCommonAlgorithmThrust.h.

◆ GPUCA_THRUST_NAMESPACE

#define GPUCA_THRUST_NAMESPACE   thrust::cuda

Definition at line 37 of file GPUCommonAlgorithmThrust.h.