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

#include <GPUTPCCompressionKernels.h>

Inherits o2::gpu::GPUKernelTemplate::GPUSharedMemoryScan64< int32_t, GPUCA_GET_THREAD_COUNT(GPUCA_LB_GPUTPCCompressionKernels_step1unattached)>.

Public Member Functions

 GPUAtomic (uint32_t) nCount
 

Public Attributes

uint32_t lastIndex
 
uint32_t sortBuffer [GPUCA_TPC_COMP_CHUNK_SIZE]
 

Detailed Description

Definition at line 37 of file GPUTPCCompressionKernels.h.

Member Function Documentation

◆ GPUAtomic()

o2::gpu::GPUTPCCompressionKernels::GPUSharedMemory::GPUAtomic ( uint32_t  )

Member Data Documentation

◆ lastIndex

uint32_t o2::gpu::GPUTPCCompressionKernels::GPUSharedMemory::lastIndex

Definition at line 39 of file GPUTPCCompressionKernels.h.

◆ sortBuffer

uint32_t o2::gpu::GPUTPCCompressionKernels::GPUSharedMemory::sortBuffer[GPUCA_TPC_COMP_CHUNK_SIZE]

Definition at line 40 of file GPUTPCCompressionKernels.h.


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