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

#include <GPUCommonAlgorithm.h>

Public Member Functions

template<class T >
 GPUd () static void sort(T *begin
 
template<class T >
 GPUd () static void sortInBlock(T *begin
 
template<class T >
 GPUd () static void sortDeviceDynamic(T *begin
 
template<class T , class S >
 GPUd () static void sort(T *begin
 
template<class T , class S >
 GPUd () static void sortInBlock(T *begin
 
template<class T , class S >
 GPUd () static void sortDeviceDynamic(T *begin
 
template<class T , class S >
 GPUh () static void sortOnDevice(auto *rec
 
template<class T >
 GPUd () static void swap(T &a
 

Public Attributes

T * end
 
T const Scomp
 
int32_t stream
 
int32_t T * begin
 
int32_t T size_t N
 
int32_t T size_t const Scomp
 
T & b
 

Detailed Description

Definition at line 29 of file GPUCommonAlgorithm.h.

Member Function Documentation

◆ GPUd() [1/7]

template<class T >
o2::gpu::GPUCommonAlgorithm::GPUd ( )

◆ GPUd() [2/7]

template<class T , class S >
o2::gpu::GPUCommonAlgorithm::GPUd ( )

◆ GPUd() [3/7]

template<class T >
o2::gpu::GPUCommonAlgorithm::GPUd ( )

◆ GPUd() [4/7]

template<class T , class S >
o2::gpu::GPUCommonAlgorithm::GPUd ( )

◆ GPUd() [5/7]

template<class T >
o2::gpu::GPUCommonAlgorithm::GPUd ( )

◆ GPUd() [6/7]

template<class T , class S >
o2::gpu::GPUCommonAlgorithm::GPUd ( )

◆ GPUd() [7/7]

template<class T >
o2::gpu::GPUCommonAlgorithm::GPUd ( ) &

◆ GPUh()

template<class T , class S >
o2::gpu::GPUCommonAlgorithm::GPUh ( )

Member Data Documentation

◆ b

T& o2::gpu::GPUCommonAlgorithm::b

Definition at line 49 of file GPUCommonAlgorithm.h.

◆ begin

int32_t T* o2::gpu::GPUCommonAlgorithm::begin

Definition at line 46 of file GPUCommonAlgorithm.h.

◆ comp [1/2]

T const S & o2::gpu::GPUCommonAlgorithm::comp

Definition at line 39 of file GPUCommonAlgorithm.h.

◆ comp [2/2]

int32_t T size_t const S& o2::gpu::GPUCommonAlgorithm::comp

Definition at line 46 of file GPUCommonAlgorithm.h.

◆ end

T * o2::gpu::GPUCommonAlgorithm::end

Definition at line 33 of file GPUCommonAlgorithm.h.

◆ N

int32_t T size_t o2::gpu::GPUCommonAlgorithm::N

Definition at line 46 of file GPUCommonAlgorithm.h.

◆ stream

int32_t o2::gpu::GPUCommonAlgorithm::stream

Definition at line 46 of file GPUCommonAlgorithm.h.


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