Skip to main content

hipMemAllocationType_hipMemAllocationTypeManaged

Constant hipMemAllocationType_hipMemAllocationTypeManaged 

Source
pub const hipMemAllocationType_hipMemAllocationTypeManaged: hipMemAllocationType = 2;
Expand description

This allocation type is ‘pinned’, i.e. cannot migrate from its current location while the application is actively using it