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

#include <GPUTPCDecompressionKernels.h>

Inherits o2::gpu::GPUKernelTemplate.

Public Types

enum  K : int32_t { countFilteredClusters = 0 , storeFilteredClusters = 1 , sortPerSectorRow = 2 }
 
- 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

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)
 
- 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
 
- 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 49 of file GPUTPCDecompressionKernels.h.

Member Enumeration Documentation

◆ K

Enumerator
countFilteredClusters 
storeFilteredClusters 
sortPerSectorRow 

Definition at line 52 of file GPUTPCDecompressionKernels.h.

Member Function Documentation

◆ GPUd()

template<int32_t iKernel = defaultKernel>
o2::gpu::GPUTPCDecompressionUtilKernels::GPUd ( )

◆ GPUrestrict()

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

◆ GPUsharedref()

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

Member Data Documentation

◆ iBlock

int32_t int32_t o2::gpu::GPUTPCDecompressionUtilKernels::iBlock

Definition at line 59 of file GPUTPCDecompressionKernels.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUTPCDecompressionUtilKernels::iThread

Definition at line 59 of file GPUTPCDecompressionKernels.h.

◆ nThreads

int32_t o2::gpu::GPUTPCDecompressionUtilKernels::nThreads

Definition at line 59 of file GPUTPCDecompressionKernels.h.


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