Project
Loading...
Searching...
No Matches
Utils.h File Reference
#include <vector>
#include <string>
#include <tuple>
#include "GPUCommonDef.h"
#include "GPUCommonHelpers.h"
#include "GPUCommonLogger.h"

Go to the source code of this file.

Classes

struct  o2::its::gpu::gpuSpan< T >
 
struct  o2::its::gpu::gpuSpan< const T >
 
class  o2::its::gpu::Stream
 
class  o2::its::gpu::Streams
 
class  o2::its::gpu::GPUTimer
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::its
 
namespace  o2::its::gpu
 

Macros

#define THRUST_NAMESPACE   thrust::cuda
 
#define GPULog(...)
 

Typedefs

template<typename T1 , typename T2 >
using o2::its::gpuPair = std::pair< T1, T2 >
 

Macro Definition Documentation

◆ GPULog

#define GPULog (   ...)

Definition at line 36 of file Utils.h.

◆ THRUST_NAMESPACE

#define THRUST_NAMESPACE   thrust::cuda

Definition at line 28 of file Utils.h.