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

#include <GPUTPCGMMergerGPU.h>

Inherits o2::gpu::GPUTPCGMMergerGeneral.

Classes

struct  GPUSharedMemory
 

Public Member Functions

template<int32_t iKernel = defaultKernel, typename... Args>
 GPUd () static void Thread(int32_t nBlocks
 
- Public Member Functions inherited from o2::gpu::GPUTPCGMMergerGeneral
 GPUhdi () const expr static GPUDataTypes
 
 GPUhdi () static processorType *Processor(GPUConstantMem &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
 
int32_t int32_t int32_t GPUSharedMemorysmem
 
int32_t int32_t int32_t GPUSharedMemory processorTypeclusterer
 
int32_t int32_t int32_t GPUSharedMemory processorType Args args
 
- 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
 

Additional Inherited Members

- Public Types inherited from o2::gpu::GPUTPCGMMergerGeneral
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
}
 

Detailed Description

Definition at line 77 of file GPUTPCGMMergerGPU.h.

Member Function Documentation

◆ GPUd()

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

Member Data Documentation

◆ args

int32_t int32_t int32_t GPUSharedMemory processorType Args o2::gpu::GPUTPCGMMergerResolve::args

Definition at line 84 of file GPUTPCGMMergerGPU.h.

◆ clusterer

int32_t int32_t int32_t GPUSharedMemory processorType& o2::gpu::GPUTPCGMMergerResolve::clusterer

Definition at line 84 of file GPUTPCGMMergerGPU.h.

◆ iBlock

int32_t int32_t o2::gpu::GPUTPCGMMergerResolve::iBlock

Definition at line 84 of file GPUTPCGMMergerGPU.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUTPCGMMergerResolve::iThread

Definition at line 84 of file GPUTPCGMMergerGPU.h.

◆ nThreads

int32_t o2::gpu::GPUTPCGMMergerResolve::nThreads

Definition at line 84 of file GPUTPCGMMergerGPU.h.

◆ smem

int32_t int32_t int32_t GPUSharedMemory& o2::gpu::GPUTPCGMMergerResolve::smem

Definition at line 84 of file GPUTPCGMMergerGPU.h.


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