ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
ISF
ISF_FastCaloSim
ISF_FastCaloGpu
ISF_FastCaloGpu
Macros
|
Functions
gpuQ.h File Reference
Go to the source code of this file.
Macros
#define
gpuQ
(ans)
Functions
void
gpu_assert
(cudaError_t code,
const
char *
file
,
const
int line)
Macro Definition Documentation
◆
gpuQ
#define gpuQ
(
ans
)
Value:
{
gpu_assert
( ( ans ), __FILE__, __LINE__ ); }
gpu_assert
void gpu_assert(cudaError_t code, const char *file, const int line)
Definition at line
11
of file
gpuQ.h
.
11
# define gpuQ( ans ) \
12
{ gpu_assert( ( ans ), __FILE__, __LINE__ ); }
Function Documentation
◆
gpu_assert()
void gpu_assert
(
cudaError_t
code
,
const
char *
file
,
const
int
line
)
Generated on
for ATLAS Offline Software by
1.16.1