![]() |
Project
|
#include <GPUTPCCFCheckPadBaseline.h>
Inherits o2::gpu::GPUKernelTemplate::GPUSharedMemoryScan64< int16_t, NThreads >.
Public Attributes | |
| tpccf::Charge | charges [NumOfCachedTBs][MaxNPadsPerRow] |
| HipTailRange | tails [MaxNPadsPerRow] |
| uint8_t | tailsClosedPad [MaxNPadsPerRow] |
| HipTailRange | tailsClosed [MaxNPadsPerRow] |
| uint32_t | tailsClosedStoreIdx [MaxNPadsPerRow] |
| tpccf::Charge | tailQTotScratch [NThreads] |
| tpccf::Charge | tailQMaxScratch [NThreads] |
| uint32_t | tailStoreBase |
Definition at line 95 of file GPUTPCCFCheckPadBaseline.h.
| tpccf::Charge o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::charges[NumOfCachedTBs][MaxNPadsPerRow] |
Definition at line 96 of file GPUTPCCFCheckPadBaseline.h.
| tpccf::Charge o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailQMaxScratch[NThreads] |
Definition at line 102 of file GPUTPCCFCheckPadBaseline.h.
| tpccf::Charge o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailQTotScratch[NThreads] |
Definition at line 101 of file GPUTPCCFCheckPadBaseline.h.
| HipTailRange o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tails[MaxNPadsPerRow] |
Definition at line 97 of file GPUTPCCFCheckPadBaseline.h.
| HipTailRange o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailsClosed[MaxNPadsPerRow] |
Definition at line 99 of file GPUTPCCFCheckPadBaseline.h.
| uint8_t o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailsClosedPad[MaxNPadsPerRow] |
Definition at line 98 of file GPUTPCCFCheckPadBaseline.h.
| uint32_t o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailsClosedStoreIdx[MaxNPadsPerRow] |
Definition at line 100 of file GPUTPCCFCheckPadBaseline.h.
| uint32_t o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailStoreBase |
Definition at line 103 of file GPUTPCCFCheckPadBaseline.h.