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