![]() |
Project
|
#include <GPUTPCNNClusterizerKernels.h>
Inherits o2::gpu::GPUKernelTemplate.
Classes | |
struct | GPUSharedMemory |
Public Types | |
enum | K : int32_t { runCfClusterizer = 0 , fillInputNN = 1 , determineClass1Labels = 2 , determineClass2Labels = 3 , publishClass1Regression = 4 , publishClass2Regression = 5 } |
![]() | |
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 | |
![]() | |
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 | |
GPUSharedMemory processorType | uint8_t = 0 |
GPUSharedMemory processorType | int8_t = 0 |
GPUSharedMemory processorType | uint = 0 |
GPUSharedMemory processorType | Args |
![]() | |
int32_t | nThreads |
int32_t int32_t | iBlock |
int32_t int32_t int32_t | iThread |
int32_t int32_t int32_t processorType & | processors |
Static Public Attributes | |
static constexpr size_t | SCRATCH_PAD_WORK_GROUP_SIZE = GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCNNClusterizerKernels) |
Definition at line 37 of file GPUTPCNNClusterizerKernels.h.
Enumerator | |
---|---|
runCfClusterizer | |
fillInputNN | |
determineClass1Labels | |
determineClass2Labels | |
publishClass1Regression | |
publishClass2Regression |
Definition at line 53 of file GPUTPCNNClusterizerKernels.h.
o2::gpu::GPUTPCNNClusterizerKernels::GPUd | ( | ) |
|
inline |
Definition at line 48 of file GPUTPCNNClusterizerKernels.h.
GPUSharedMemory processorType o2::gpu::GPUTPCNNClusterizerKernels::Args |
Definition at line 63 of file GPUTPCNNClusterizerKernels.h.
static o2::gpu::GPUTPCNNClusterizerKernels::int32_t |
Definition at line 63 of file GPUTPCNNClusterizerKernels.h.
static GPUSharedMemory processorType o2::gpu::GPUTPCNNClusterizerKernels::int8_t = 0 |
Definition at line 63 of file GPUTPCNNClusterizerKernels.h.
|
staticconstexpr |
Definition at line 40 of file GPUTPCNNClusterizerKernels.h.
static GPUSharedMemory processorType o2::gpu::GPUTPCNNClusterizerKernels::uint = 0 |
Definition at line 63 of file GPUTPCNNClusterizerKernels.h.
static GPUSharedMemory processorType o2::gpu::GPUTPCNNClusterizerKernels::uint8_t = 0 |
Definition at line 63 of file GPUTPCNNClusterizerKernels.h.