Skip to main content

hipMemGetMemPool

Function hipMemGetMemPool 

Source
pub unsafe extern "C" fn hipMemGetMemPool(
    pool: *mut hipMemPool_t,
    location: *mut hipMemLocation,
    type_: hipMemAllocationType,
) -> hipError_t
Expand description

@brief Retrieves memory pool for memory location and allocation type.