Project
Loading...
Searching...
No Matches
o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory Struct Reference

#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
 

Detailed Description

Definition at line 95 of file GPUTPCCFCheckPadBaseline.h.

Member Data Documentation

◆ charges

tpccf::Charge o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::charges[NumOfCachedTBs][MaxNPadsPerRow]

Definition at line 96 of file GPUTPCCFCheckPadBaseline.h.

◆ tailQMaxScratch

tpccf::Charge o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailQMaxScratch[NThreads]

Definition at line 102 of file GPUTPCCFCheckPadBaseline.h.

◆ tailQTotScratch

tpccf::Charge o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailQTotScratch[NThreads]

Definition at line 101 of file GPUTPCCFCheckPadBaseline.h.

◆ tails

HipTailRange o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tails[MaxNPadsPerRow]

Definition at line 97 of file GPUTPCCFCheckPadBaseline.h.

◆ tailsClosed

HipTailRange o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailsClosed[MaxNPadsPerRow]

Definition at line 99 of file GPUTPCCFCheckPadBaseline.h.

◆ tailsClosedPad

uint8_t o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailsClosedPad[MaxNPadsPerRow]

Definition at line 98 of file GPUTPCCFCheckPadBaseline.h.

◆ tailsClosedStoreIdx

uint32_t o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailsClosedStoreIdx[MaxNPadsPerRow]

Definition at line 100 of file GPUTPCCFCheckPadBaseline.h.

◆ tailStoreBase

uint32_t o2::gpu::GPUTPCCFCheckPadBaseline::GPUSharedMemory::tailStoreBase

Definition at line 103 of file GPUTPCCFCheckPadBaseline.h.


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