cudaPointerAttributes

CUDA pointer attributes

Members

Variables

device
int device;
Undocumented in source.
devicePointer
void* devicePointer;
Undocumented in source.
hostPointer
void* hostPointer;
Undocumented in source.
isManaged
int isManaged;
Undocumented in source.
memoryType
cudaMemoryType memoryType;
Undocumented in source.
type
cudaMemoryType type;
Undocumented in source.

Meta