imate
C++/CUDA Reference
Loading...
Searching...
No Matches
cuda_api.h File Reference
#include <cuda_runtime_api.h>
Include dependency graph for cuda_api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CudaAPI< 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...