Project
Loading...
Searching...
No Matches
GPUErrors.h File Reference
#include "GPUCommonDef.h"
#include "GPUErrorCodes.h"

Go to the source code of this file.

Classes

class  o2::gpu::GPUErrors
 

Namespaces

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

Macros

#define GPUCA_ERROR_CODE(num, name, ...)   name = num,
 

Detailed Description

Author
David Rohr

Definition in file GPUErrors.h.

Macro Definition Documentation

◆ GPUCA_ERROR_CODE

#define GPUCA_ERROR_CODE (   num,
  name,
  ... 
)    name = num,

Definition at line 27 of file GPUErrors.h.