pub const hipMemPoolAttr_hipMemPoolReuseAllowOpportunistic: hipMemPoolAttr = 2;
Expand description
(value type = int) Allow reuse of already completed frees when there is no dependency between the free and allocation. (default enabled)
pub const hipMemPoolAttr_hipMemPoolReuseAllowOpportunistic: hipMemPoolAttr = 2;
(value type = int) Allow reuse of already completed frees when there is no dependency between the free and allocation. (default enabled)