Project
Loading...
Searching...
No Matches
o2::gpu::GPUitoa Class Reference

#include <GPUGeneralKernels.h>

Inherits o2::gpu::GPUKernelTemplate.

Public Member Functions

 GPUhdi () const expr static GPUDataTypes
 
template<int32_t iKernel = defaultKernel>
 GPUd () static void Thread(int32_t nBlocks
 
int32_t int32_t int32_t GPUsharedref () GPUSharedMemory &smem
 
int32_t int32_t int32_t processorType GPUglobalref () int32_t *ptr
 
- Public Member Functions inherited from o2::gpu::GPUKernelTemplate
typedef GPUconstantref () GPUConstantMem processorType
 
 GPUhdi () const expr static GPUDataTypes
 
 GPUhdi () static processorType *Processor(GPUConstantMem &processors)
 
template<int32_t iKernel, typename... Args>
 GPUd () static void Thread(int32_t nBlocks
 
int32_t int32_t int32_t GPUsharedref () GPUSharedMemory &smem
 

Public Attributes

int32_t nThreads
 
int32_t int32_t iBlock
 
int32_t int32_t int32_t iThread
 
int32_t int32_t int32_t processorType & processors
 
int32_t int32_t int32_t processorType uint64_t size
 
- Public Attributes inherited from o2::gpu::GPUKernelTemplate
int32_t nThreads
 
int32_t int32_t iBlock
 
int32_t int32_t int32_t iThread
 
int32_t int32_t int32_t processorType & processors
 

Additional Inherited Members

- Public Types inherited from o2::gpu::GPUKernelTemplate
enum  K {
  defaultKernel = 0 , step0 = 0 , step1 = 1 , step2 = 2 ,
  step3 = 3 , step4 = 4 , step5 = 5
}
 

Detailed Description

Definition at line 103 of file GPUGeneralKernels.h.

Member Function Documentation

◆ GPUd()

template<int32_t iKernel = defaultKernel>
o2::gpu::GPUitoa::GPUd ( )

◆ GPUglobalref()

int32_t int32_t int32_t processorType o2::gpu::GPUitoa::GPUglobalref ( )

◆ GPUhdi()

o2::gpu::GPUitoa::GPUhdi ( ) const
inline

Definition at line 106 of file GPUGeneralKernels.h.

◆ GPUsharedref()

int32_t int32_t int32_t o2::gpu::GPUitoa::GPUsharedref ( ) &

Member Data Documentation

◆ iBlock

int32_t int32_t o2::gpu::GPUitoa::iBlock

Definition at line 108 of file GPUGeneralKernels.h.

◆ iThread

int32_t int32_t int32_t o2::gpu::GPUitoa::iThread

Definition at line 108 of file GPUGeneralKernels.h.

◆ nThreads

int32_t o2::gpu::GPUitoa::nThreads

Definition at line 108 of file GPUGeneralKernels.h.

◆ processors

int32_t int32_t int32_t processorType& o2::gpu::GPUitoa::processors

Definition at line 108 of file GPUGeneralKernels.h.

◆ size

int32_t int32_t int32_t processorType uint64_t o2::gpu::GPUitoa::size

Definition at line 108 of file GPUGeneralKernels.h.


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