cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
|
Implementations of cuda::memory::pointer_t
methods requiring the definitions of multiple CUDA entity proxy classes.
More...
Go to the source code of this file.
Namespaces | |
cuda | |
Definitions and functionality wrapping CUDA APIs. | |
cuda::memory | |
Representation, allocation and manipulation of CUDA-related memory, of different. | |
Functions | |
context_t | cuda::memory::context_of (void const *ptr) |
Obtain (a non-owning wrapper for) the CUDA context with which a memory address is associated (e.g. More... | |
Implementations of cuda::memory::pointer_t
methods requiring the definitions of multiple CUDA entity proxy classes.