![]() |
Project
|
#include <GPUTPCGlobalDebugSortKernels.h>
Inherits o2::gpu::GPUKernelTemplate.
Public Types | |
| enum | K { defaultKernel = 0 , clearIds = 0 , sectorTracks = 1 , mergedTracks1 = 2 , mergedTracks2 = 3 , borderTracks = 4 } |
| typedef GPUTPCGMMerger | processorType |
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 | |
| GPUhdi () static processorType *Processor(GPUConstantMem &processors) | |
| template<int32_t iKernel = defaultKernel> | |
| GPUd () static void Thread(int32_t nBlocks | |
| int32_t int32_t int32_t | GPUsharedref () GPUSharedMemory &smem |
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 & | tracker |
| int32_t int32_t int32_t processorType int8_t | parameter |
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 |
Definition at line 26 of file GPUTPCGlobalDebugSortKernels.h.
Definition at line 36 of file GPUTPCGlobalDebugSortKernels.h.
| Enumerator | |
|---|---|
| defaultKernel | |
| clearIds | |
| sectorTracks | |
| mergedTracks1 | |
| mergedTracks2 | |
| borderTracks | |
Definition at line 29 of file GPUTPCGlobalDebugSortKernels.h.
| o2::gpu::GPUTPCGlobalDebugSortKernels::GPUd | ( | ) |
|
inline |
Definition at line 35 of file GPUTPCGlobalDebugSortKernels.h.
|
inline |
Definition at line 37 of file GPUTPCGlobalDebugSortKernels.h.
| int32_t int32_t int32_t o2::gpu::GPUTPCGlobalDebugSortKernels::GPUsharedref | ( | ) | & |
| int32_t int32_t o2::gpu::GPUTPCGlobalDebugSortKernels::iBlock |
Definition at line 40 of file GPUTPCGlobalDebugSortKernels.h.
| int32_t int32_t int32_t o2::gpu::GPUTPCGlobalDebugSortKernels::iThread |
Definition at line 40 of file GPUTPCGlobalDebugSortKernels.h.
| int32_t o2::gpu::GPUTPCGlobalDebugSortKernels::nThreads |
Definition at line 40 of file GPUTPCGlobalDebugSortKernels.h.
| int32_t int32_t int32_t processorType int8_t o2::gpu::GPUTPCGlobalDebugSortKernels::parameter |
Definition at line 40 of file GPUTPCGlobalDebugSortKernels.h.
| int32_t int32_t int32_t processorType& o2::gpu::GPUTPCGlobalDebugSortKernels::tracker |
Definition at line 40 of file GPUTPCGlobalDebugSortKernels.h.