#include <GPUReconstructionKernels.h>
|
constexpr | krnlExec (uint32_t b, uint32_t t, int32_t s, GPUReconstruction::krnlDeviceType d=GPUReconstruction::krnlDeviceType::Auto) |
|
constexpr | krnlExec (uint32_t b, uint32_t t, int32_t s, GPUDataTypes::RecoStep st) |
|
constexpr | krnlExec (uint32_t b, uint32_t t, int32_t s, GPUReconstruction::krnlDeviceType d, GPUDataTypes::RecoStep st) |
|
Definition at line 32 of file GPUReconstructionKernels.h.
◆ krnlExec() [1/3]
◆ krnlExec() [2/3]
constexpr o2::gpu::gpu_reconstruction_kernels::krnlExec::krnlExec |
( |
uint32_t |
b, |
|
|
uint32_t |
t, |
|
|
int32_t |
s, |
|
|
GPUDataTypes::RecoStep |
st |
|
) |
| |
|
inlineconstexpr |
◆ krnlExec() [3/3]
◆ device
◆ nBlocks
uint32_t o2::gpu::gpu_reconstruction_kernels::krnlExec::nBlocks |
◆ nThreads
uint32_t o2::gpu::gpu_reconstruction_kernels::krnlExec::nThreads |
◆ step
◆ stream
int32_t o2::gpu::gpu_reconstruction_kernels::krnlExec::stream |
The documentation for this struct was generated from the following file: