unified-memory-framework icon indicating copy to clipboard operation
unified-memory-framework copied to clipboard

Add non-null default parameters for disjoint pool

Open vinser52 opened this issue 1 year ago • 1 comments

Rationale

Today the params of the disjoint pool are initialized with nulls. We need to agree on meaningful default parameters and mention it in the documentation.

API Changes

N/A

Implementation details

Add default parameters and update documentation.

vinser52 avatar Nov 19 '24 15:11 vinser52

duplicate of: https://github.com/oneapi-src/unified-memory-framework/issues/804

lplewa avatar Nov 19 '24 16:11 lplewa

ref. #1377 and fixed in #1409

lukaszstolarczuk avatar Jul 07 '25 10:07 lukaszstolarczuk