|
DiFfRG
|
#include "cuda.h"#include "cuda_runtime.h"#include <thrust/device_vector.h>#include <thrust/memory.h>Go to the source code of this file.
Namespaces | |
| namespace | DiFfRG |
Functions | |
| void | DiFfRG::check_cuda (std::string prefix="") |
| Check if a CUDA error occurred and print an error message if it did. | |