Function hip_sys::hiprt::hipDeviceGraphMemTrim
source · pub unsafe extern "C" fn hipDeviceGraphMemTrim(
device: i32
) -> hipError_tExpand description
@brief Free unused memory on specific device used for graph back to OS.
@param [in] device - device the memory is used for graphs @warning : This API is marked as beta, meaning, while this is feature complete, it is still open to changes and may have outstanding issues.