![]() |
Project
|
#include <GPUTPCNNClusterizer.h>
Inherits o2::gpu::GPUProcessor.
Public Member Functions | |
GPUTPCNNClusterizer ()=default | |
void * | setIOPointers (void *) |
void | RegisterMemoryAllocation () |
void | InitializeProcessor () |
void | SetMaxData (const GPUTrackingInOutPointers &) |
![]() | |
GPUProcessor () | |
~GPUProcessor () | |
GPUProcessor (const GPUProcessor &)=delete | |
GPUProcessor & | operator= (const GPUProcessor &)=delete |
GPUd () GPUconstantref() const GPUConstantMem *GetConstantMem() const | |
GPUd () GPUconstantref() const GPUParam &Param() const | |
GPUd () void raiseError(uint32_t code | |
const GPUReconstruction & | GetRec () const |
void | InitGPUProcessor (GPUReconstruction *rec, ProcessorType type=PROCESSOR_TYPE_CPU, GPUProcessor *slaveProcessor=nullptr) |
void | Clear () |
template<class T > | |
T & | HostProcessor (T *) |
Additional Inherited Members | |
![]() | |
enum | ProcessorType { PROCESSOR_TYPE_CPU = 0 , PROCESSOR_TYPE_DEVICE = 1 , PROCESSOR_TYPE_SLAVE = 2 } |
![]() | |
template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
static size_t | getAlignmentMod (size_t addr) |
template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
static size_t | getAlignment (size_t addr) |
template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
static size_t | nextMultipleOf (size_t size) |
template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
static void * | alignPointer (void *ptr) |
template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
static size_t | getAlignmentMod (void *addr) |
template<size_t alignment = GPUCA_BUFFER_ALIGNMENT> | |
static size_t | getAlignment (void *addr) |
template<size_t alignment = GPUCA_BUFFER_ALIGNMENT, class S > | |
static S * | getPointerWithAlignment (size_t &basePtr, size_t nEntries=1) |
template<size_t alignment = GPUCA_BUFFER_ALIGNMENT, class S > | |
static S * | getPointerWithAlignment (void *&basePtr, size_t nEntries=1) |
template<size_t alignment = GPUCA_BUFFER_ALIGNMENT, class T , class S > | |
static void | computePointerWithAlignment (T *&basePtr, S *&objPtr, size_t nEntries=1) |
template<class T , class S > | |
static void | computePointerWithoutAlignment (T *&basePtr, S *&objPtr, size_t nEntries=1) |
![]() | |
void | AllocateAndInitializeLate () |
GPUconstantref () const GPUConstantMem *mConstantMem | |
![]() | |
GPUReconstruction * | mRec |
ProcessorType | mGPUProcessorType |
GPUProcessor * | mLinkedProcessor |
Definition at line 29 of file GPUTPCNNClusterizer.h.
|
default |
void GPUTPCNNClusterizer::InitializeProcessor | ( | ) |
Definition at line 21 of file GPUTPCNNClusterizer.cxx.
void GPUTPCNNClusterizer::RegisterMemoryAllocation | ( | ) |
Definition at line 50 of file GPUTPCNNClusterizer.cxx.
Definition at line 25 of file GPUTPCNNClusterizer.cxx.
void GPUTPCNNClusterizer::SetMaxData | ( | const GPUTrackingInOutPointers & | io | ) |
Definition at line 23 of file GPUTPCNNClusterizer.cxx.
float* o2::gpu::GPUTPCNNClusterizer::centralCharges = nullptr |
Definition at line 71 of file GPUTPCNNClusterizer.h.
uint o2::gpu::GPUTPCNNClusterizer::class2_elements = 0 |
Definition at line 61 of file GPUTPCNNClusterizer.h.
bool* o2::gpu::GPUTPCNNClusterizer::clusterFlags = nullptr |
Definition at line 70 of file GPUTPCNNClusterizer.h.
OrtDataType::Float16_t* o2::gpu::GPUTPCNNClusterizer::inputData16 = nullptr |
Definition at line 63 of file GPUTPCNNClusterizer.h.
float* o2::gpu::GPUTPCNNClusterizer::inputData32 = nullptr |
Definition at line 62 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::mISector = -1 |
Definition at line 58 of file GPUTPCNNClusterizer.h.
int16_t o2::gpu::GPUTPCNNClusterizer::mMemoryId = -1 |
Definition at line 72 of file GPUTPCNNClusterizer.h.
float* o2::gpu::GPUTPCNNClusterizer::modelProbabilities = nullptr |
Definition at line 65 of file GPUTPCNNClusterizer.h.
float o2::gpu::GPUTPCNNClusterizer::nnClassThreshold = 0.16 |
Definition at line 45 of file GPUTPCNNClusterizer.h.
bool o2::gpu::GPUTPCNNClusterizer::nnClusterizerAddIndexData = true |
Definition at line 44 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerApplyCfDeconvolution = 0 |
Definition at line 53 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerBatchedMode = 1 |
Definition at line 48 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerBoundaryFillValue = -1 |
Definition at line 51 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerDtype = 0 |
Definition at line 57 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerDumpDigits = 0 |
Definition at line 52 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerElementSize = -1 |
Definition at line 43 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerModelClassNumOutputNodes = -1 |
Definition at line 54 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerModelReg1NumOutputNodes = -1 |
Definition at line 55 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerModelReg2NumOutputNodes = -1 |
Definition at line 56 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerSizeInputPad = 3 |
Definition at line 41 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerSizeInputRow = 3 |
Definition at line 40 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerSizeInputTime = 3 |
Definition at line 42 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerTotalClusters = 1 |
Definition at line 49 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerUseCfRegression = 0 |
Definition at line 47 of file GPUTPCNNClusterizer.h.
int o2::gpu::GPUTPCNNClusterizer::nnClusterizerVerbosity = 0 |
Definition at line 50 of file GPUTPCNNClusterizer.h.
bool o2::gpu::GPUTPCNNClusterizer::nnSigmoidTrafoClassThreshold = 1 |
Definition at line 46 of file GPUTPCNNClusterizer.h.
float* o2::gpu::GPUTPCNNClusterizer::outputDataClass = nullptr |
Definition at line 64 of file GPUTPCNNClusterizer.h.
float* o2::gpu::GPUTPCNNClusterizer::outputDataReg1 = nullptr |
Definition at line 66 of file GPUTPCNNClusterizer.h.
float* o2::gpu::GPUTPCNNClusterizer::outputDataReg2 = nullptr |
Definition at line 67 of file GPUTPCNNClusterizer.h.
ChargePos* o2::gpu::GPUTPCNNClusterizer::peakPositions = nullptr |
Definition at line 69 of file GPUTPCNNClusterizer.h.