Module usm

Module usm 

Source

Structs§

DeviceAllocator
An allocator for Device-side arrays
HostAllocator
An allocator for Host-side arrays
SharedAllocator
An allocator for shared memory arrays
UsmAllocator
An instance of a USM allocator.

Traits§

HostAccessible
A marker trait for host-accessible USM allocators.
UsmAlloc
A marker trait for USM allocators.
UsmAllocatorKind