![]() |
Project
|
#include <GPUTPCCompressionKernels.h>
Inherits o2::gpu::GPUKernelTemplate.
Classes | |
struct | GPUSharedMemory |
class | GPUTPCCompressionKernels_Compare |
Public Types | |
enum | K : int32_t { step0attached = 0 , step1unattached = 1 } |
![]() | |
enum | K { defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 , step3 = 3 , step4 = 4 , step5 = 5 } |
Public Member Functions | |
GPUhdi () const expr static GPUDataTypes | |
template<int32_t iKernel = defaultKernel> | |
GPUd () static void Thread(int32_t nBlocks | |
int32_t int32_t int32_t | GPUsharedref () GPUSharedMemory &smem |
int32_t int32_t int32_t processorType & | GPUrestrict () processors) |
![]() | |
typedef | GPUconstantref () GPUConstantMem processorType |
GPUhdi () const expr static GPUDataTypes | |
GPUhdi () static processorType *Processor(GPUConstantMem &processors) | |
template<int32_t iKernel, typename... Args> | |
GPUd () static void Thread(int32_t nBlocks | |
int32_t int32_t int32_t | GPUsharedref () GPUSharedMemory &smem |
Public Attributes | |
int32_t | nThreads |
int32_t int32_t | iBlock |
int32_t int32_t int32_t | iThread |
![]() | |
int32_t | nThreads |
int32_t int32_t | iBlock |
int32_t int32_t int32_t | iThread |
int32_t int32_t int32_t processorType & | processors |
Definition at line 27 of file GPUTPCCompressionKernels.h.
enum o2::gpu::GPUTPCCompressionKernels::K : int32_t |
Enumerator | |
---|---|
step0attached | |
step1unattached |
Definition at line 32 of file GPUTPCCompressionKernels.h.
o2::gpu::GPUTPCCompressionKernels::GPUd | ( | ) |
|
inline |
Definition at line 30 of file GPUTPCCompressionKernels.h.
int32_t int32_t int32_t processorType & o2::gpu::GPUTPCCompressionKernels::GPUrestrict | ( | ) |
int32_t int32_t int32_t o2::gpu::GPUTPCCompressionKernels::GPUsharedref | ( | ) | & |
int32_t int32_t o2::gpu::GPUTPCCompressionKernels::iBlock |
Definition at line 44 of file GPUTPCCompressionKernels.h.
int32_t int32_t int32_t o2::gpu::GPUTPCCompressionKernels::iThread |
Definition at line 44 of file GPUTPCCompressionKernels.h.
int32_t o2::gpu::GPUTPCCompressionKernels::nThreads |
Definition at line 44 of file GPUTPCCompressionKernels.h.