hipMemAllocationType_hipMemAllocationTypePinned

Constant hipMemAllocationType_hipMemAllocationTypePinned 

Source
pub const hipMemAllocationType_hipMemAllocationTypePinned: hipMemAllocationType = 1;
Expand description

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