|
Extended CUDA Library (ecuda)
2.0
|
| Allocator for page-locked host memory | |
| Allocator for device memory | |
| Allocator for hardware aligned device memory | |
| A fixed-size array stored in device memory | |
| A resizable cube stored in device memory | |
| Exception for CUDA API cudaError_t errors | |
| Encapsulates CUDA API device information functions | |
| Encapsulates CUDA API event objects and functions | |
| A specialized pointer to padded memory | |
| Iterator category denoting device memory | |
| Iterator category denoting contiguous device memory | |
| Iterator category denoting device memory that is made of contiguous blocks (but the blocks themselves are non-contiguous) | |
| A resizable matrix stored in device memory | |
| The default destruction policy used by smart pointers to device memory | |
| The default destruction policy used by smart pointers to page-locked host memory | |
| A smart pointer that retains shared ownership of an object in device memory | |
| A specialized pointer to striding memory | |
| A specialized pointer to striding memory | |
| A smart pointer that retains sole ownership of an object | |
| Couples together a pair of values | |
| A resizable vector stored in device memory |
1.8.6