![]() |
imate
C++/CUDA Reference
|
This is the complete list of members for CudaAPI< ArrayType >, including all inherited members.
| alloc(const size_t array_size) | CudaAPI< ArrayType > | static |
| alloc(ArrayType *&device_array, const size_t array_size) | CudaAPI< ArrayType > | static |
| alloc_bytes(void *&device_array, const size_t num_bytes) | CudaAPI< ArrayType > | static |
| copy_to_device(const ArrayType *host_array, const size_t array_size, ArrayType *device_array) | CudaAPI< ArrayType > | static |
| del(void *device_array) | CudaAPI< ArrayType > | static |
| get_device() | CudaAPI< ArrayType > | static |
| set_device(int device_id) | CudaAPI< ArrayType > | static |