Project
Loading...
Searching...
No Matches
o2::gpu::gpu_reconstruction_kernels::krnlProperties Struct Reference

#include <GPUReconstructionKernels.h>

Public Member Functions

 krnlProperties (int32_t t=0, int32_t b=1, int32_t b2=0)
 
uint32_t total ()
 

Public Attributes

uint32_t nThreads
 
uint32_t minBlocks
 
uint32_t forceBlocks
 

Detailed Description

Definition at line 57 of file GPUReconstructionKernels.h.

Constructor & Destructor Documentation

◆ krnlProperties()

o2::gpu::gpu_reconstruction_kernels::krnlProperties::krnlProperties ( int32_t  t = 0,
int32_t  b = 1,
int32_t  b2 = 0 
)
inline

Definition at line 58 of file GPUReconstructionKernels.h.

Member Function Documentation

◆ total()

uint32_t o2::gpu::gpu_reconstruction_kernels::krnlProperties::total ( )
inline

Definition at line 62 of file GPUReconstructionKernels.h.

Member Data Documentation

◆ forceBlocks

uint32_t o2::gpu::gpu_reconstruction_kernels::krnlProperties::forceBlocks

Definition at line 61 of file GPUReconstructionKernels.h.

◆ minBlocks

uint32_t o2::gpu::gpu_reconstruction_kernels::krnlProperties::minBlocks

Definition at line 60 of file GPUReconstructionKernels.h.

◆ nThreads

uint32_t o2::gpu::gpu_reconstruction_kernels::krnlProperties::nThreads

Definition at line 59 of file GPUReconstructionKernels.h.


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