ATLAS Offline Software
|
Go to the source code of this file.
Macros | |
#define | gpuQ(ans) { gpu_assert( ( ans ), __FILE__, __LINE__ ); } |
Functions | |
void | gpu_assert (cudaError_t code, const char *file, const int line) |
#define gpuQ | ( | ans | ) | { gpu_assert( ( ans ), __FILE__, __LINE__ ); } |