Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCDecompressionKernels Class Reference

#include <GPUTPCDecompressionKernels.h>

Inherits o2::gpu::GPUKernelTemplate.

Public Types

enum  K : int32_t { step0attached = 0 , step1unattached = 1 }
 
- Public Types inherited from o2::gpu::GPUKernelTemplate
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, typename... Args>
 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
 
 GPUd () static uint32_t computeLinearTmpBufferIndex(uint32_t sector
 
template<typename T >
 GPUdi () static void decompressorMemcpyBasic(T *dst
 
- Public Member Functions inherited from o2::gpu::GPUKernelTemplate
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 int32_t int32_t processorType Args args
 
uint32_t row
 
uint32_t uint32_t maxClustersPerBuffer
 
const T * src
 
const T uint32_t size
 
- Public Attributes inherited from o2::gpu::GPUKernelTemplate
int32_t nThreads
 
int32_t int32_t iBlock
 
int32_t int32_t int32_t iThread
 
int32_t int32_t int32_t processorType & processors
 

Detailed Description

Definition at line 27 of file GPUTPCDecompressionKernels.h.

Member Enumeration Documentation

◆ K

Enumerator
step0attached 
step1unattached 

Definition at line 32 of file GPUTPCDecompressionKernels.h.

Member Function Documentation

◆ GPUd() [1/2]

o2::gpu::GPUTPCDecompressionKernels::GPUd ( )

◆ GPUd() [2/2]

template<int32_t iKernel = defaultKernel, typename... Args>
o2::gpu::GPUTPCDecompressionKernels::GPUd ( )

◆ GPUdi()

template<typename T >
o2::gpu::GPUTPCDecompressionKernels::GPUdi ( )

◆ GPUhdi()

o2::gpu::GPUTPCDecompressionKernels::GPUhdi ( ) const
inline

Definition at line 30 of file GPUTPCDecompressionKernels.h.

◆ GPUrestrict()

int32_t int32_t int32_t processorType & o2::gpu::GPUTPCDecompressionKernels::GPUrestrict ( )

◆ GPUsharedref()

int32_t int32_t int32_t o2::gpu::GPUTPCDecompressionKernels::GPUsharedref ( ) &

Member Data Documentation

◆ args

int32_t int32_t int32_t processorType Args o2::gpu::GPUTPCDecompressionKernels::args

Definition at line 38 of file GPUTPCDecompressionKernels.h.

◆ iBlock

int32_t int32_t o2::gpu::GPUTPCDecompressionKernels::iBlock

Definition at line 38 of file GPUTPCDecompressionKernels.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUTPCDecompressionKernels::iThread

Definition at line 38 of file GPUTPCDecompressionKernels.h.

◆ maxClustersPerBuffer

uint32_t uint32_t o2::gpu::GPUTPCDecompressionKernels::maxClustersPerBuffer

◆ nThreads

int32_t o2::gpu::GPUTPCDecompressionKernels::nThreads

Definition at line 38 of file GPUTPCDecompressionKernels.h.

◆ row

uint32_t o2::gpu::GPUTPCDecompressionKernels::row

Definition at line 40 of file GPUTPCDecompressionKernels.h.

◆ size

const T uint32_t o2::gpu::GPUTPCDecompressionKernels::size

Definition at line 46 of file GPUTPCDecompressionKernels.h.

◆ src

const T* o2::gpu::GPUTPCDecompressionKernels::src

Definition at line 46 of file GPUTPCDecompressionKernels.h.


The documentation for this class was generated from the following file: