Project
Loading...
Searching...
No Matches
GPUCommonDef.h File Reference

Go to the source code of this file.

Macros

#define GPUCA_GPUTYPE   CPU
 
#define GPUCA_DEBUG_STREAMER_CHECK(...)
 
#define GPUCA_RTC_SPECIAL_CODE(...)
 
#define GPUCA_DETERMINISTIC_CODE(det, indet)   indet
 

Detailed Description

Author
David Rohr

Definition in file GPUCommonDef.h.

Macro Definition Documentation

◆ GPUCA_DEBUG_STREAMER_CHECK

#define GPUCA_DEBUG_STREAMER_CHECK (   ...)

Definition at line 68 of file GPUCommonDef.h.

◆ GPUCA_DETERMINISTIC_CODE

#define GPUCA_DETERMINISTIC_CODE (   det,
  indet 
)    indet

Definition at line 79 of file GPUCommonDef.h.

◆ GPUCA_GPUTYPE

#define GPUCA_GPUTYPE   CPU

Definition at line 52 of file GPUCommonDef.h.

◆ GPUCA_RTC_SPECIAL_CODE

#define GPUCA_RTC_SPECIAL_CODE (   ...)

Definition at line 72 of file GPUCommonDef.h.