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

#include <GPUGeneralKernels.h>

Inherited by o2::gpu::GPUITSFitterKernels, o2::gpu::GPUMemClean16, o2::gpu::GPUTPCCFChargeMapFiller, o2::gpu::GPUTPCCFCheckPadBaseline, o2::gpu::GPUTPCCFClusterizer, o2::gpu::GPUTPCCFDecodeZS, o2::gpu::GPUTPCCFDecodeZSLinkBase, o2::gpu::GPUTPCCFDeconvolution, o2::gpu::GPUTPCCFGather, o2::gpu::GPUTPCCFMCLabelFlattener, o2::gpu::GPUTPCCFNoiseSuppression, o2::gpu::GPUTPCCFPeakFinder, o2::gpu::GPUTPCCFStreamCompaction, o2::gpu::GPUTPCCompressionGatherKernels, o2::gpu::GPUTPCCompressionKernels, o2::gpu::GPUTPCConvertKernel, o2::gpu::GPUTPCCreateOccupancyMap, o2::gpu::GPUTPCCreateTrackingData, o2::gpu::GPUTPCDecompressionKernels, o2::gpu::GPUTPCDecompressionUtilKernels, o2::gpu::GPUTPCExtrapolationTracking, o2::gpu::GPUTPCExtrapolationTrackingCopyNumbers, o2::gpu::GPUTPCGMMergerGeneral, o2::gpu::GPUTPCGlobalDebugSortKernels, o2::gpu::GPUTPCNeighboursCleaner, o2::gpu::GPUTPCNeighboursFinder, o2::gpu::GPUTPCSectorDebugSortKernels, o2::gpu::GPUTPCStartHitsFinder, o2::gpu::GPUTPCStartHitsSorter, o2::gpu::GPUTPCTrackletSelector, o2::gpu::GPUTRDTrackerKernels, o2::gpu::GPUTrackingRefitKernel, and o2::gpu::GPUitoa.

Classes

struct  GPUSharedMemory
 
struct  GPUSharedMemoryScan64
 
struct  GPUSharedMemoryWarpScan64
 

Public Types

enum  K {
  defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 ,
  step3 = 3 , step4 = 4 , step5 = 5
}
 

Public Member Functions

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 & processors
 

Detailed Description

Definition at line 39 of file GPUGeneralKernels.h.

Member Enumeration Documentation

◆ K

Enumerator
defaultKernel 
step0 
step1 
step2 
step3 
step4 
step5 

Definition at line 42 of file GPUGeneralKernels.h.

Member Function Documentation

◆ GPUconstantref()

typedef o2::gpu::GPUKernelTemplate::GPUconstantref ( )

◆ GPUd()

template<int32_t iKernel, typename... Args>
o2::gpu::GPUKernelTemplate::GPUd ( )

◆ GPUhdi() [1/2]

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

Definition at line 82 of file GPUGeneralKernels.h.

◆ GPUhdi() [2/2]

o2::gpu::GPUKernelTemplate::GPUhdi ( ) &
inline

Definition at line 83 of file GPUGeneralKernels.h.

◆ GPUsharedref()

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

Member Data Documentation

◆ iBlock

int32_t int32_t o2::gpu::GPUKernelTemplate::iBlock

Definition at line 88 of file GPUGeneralKernels.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUKernelTemplate::iThread

Definition at line 88 of file GPUGeneralKernels.h.

◆ nThreads

int32_t o2::gpu::GPUKernelTemplate::nThreads

Definition at line 88 of file GPUGeneralKernels.h.

◆ processors

int32_t int32_t int32_t processorType& o2::gpu::GPUKernelTemplate::processors

Definition at line 88 of file GPUGeneralKernels.h.


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