Coverage Control Library
|
Functions for CUDA utilities based on NVIDIA's CUDA Helper Library See: extern/cuda_helpers/helper_cuda.h. More...
#include <cuda_runtime.h>
#include <iostream>
#include "CoverageControl/cuda_utils.h"
#include "CoverageControl/extern/cuda_helpers/helper_cuda.h"
#include "CoverageControl/extern/cuda_helpers/helper_string.h"
Go to the source code of this file.
Namespaces | |
namespace | CoverageControl |
Namespace for the CoverageControl library. | |
Functions | |
bool | CheckCudaErrors (cudaError_t result) |
Functions for CUDA utilities based on NVIDIA's CUDA Helper Library See: extern/cuda_helpers/helper_cuda.h.
Definition in file cuda_utils.cu.