imate
C++/CUDA Reference
cuda_interface.h File Reference
#include <cuda_runtime_api.h>
#include "../_definitions/types.h"
Include dependency graph for cuda_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CudaInterface< ArrayType >
 An interface to CUDA linrary to facilitate working with CUDA, such as memory allocation, copy data to and from device, etc. This class contains all public static functions and serves as a namespace. More...