Skip to main content

CU_MEM_ALLOCATION_TYPE_PINNED

Constant CU_MEM_ALLOCATION_TYPE_PINNED 

Source
pub const CU_MEM_ALLOCATION_TYPE_PINNED: CUmemAllocationType_enum = 1;
Expand description

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