|
isce3 0.25.0
|
Define error checking in cuda calls. More...
#include <cstdlib>#include <cstdio>#include <cstring>#include <cufft.h>#include "debug.h"#include <cuda.h>Go to the source code of this file.
Macros | |
| #define | DEVICE_RESET |
| #define | checkCudaErrors(val) |
| #define | cufft_Error(val) |
| #define | getLastCudaError(var) |
Define error checking in cuda calls.
| #define checkCudaErrors | ( | val | ) |
| #define cufft_Error | ( | val | ) |
| #define getLastCudaError | ( | var | ) |
1.13.2.