Lukasz Dorau

Results 75 comments of Lukasz Dorau

@bratpiorka What does this comment mean in the context of this PR (in `trackingAllocationSplit()`)? The first version of our duplicated pointer is added here: https://github.com/oneapi-src/unified-memory-framework/blob/b4f149a8917d55b7757319d6c81ece3af29d2493/src/provider/provider_tracking.c#L224-L227

@bratpiorka rebase please

> It looks good, it works with all tests present currently in the repo. > > However some of the IPC tests for the devdax provider (#845) do not work...

@bratpiorka Rebase please

_"Exception: The directory /home/test-user/bench_workdir_umf exists but is not a benchmark work directory."_ See: https://github.com/oneapi-src/unified-memory-framework/actions/runs/14473372398/job/40592824780 @lplewa @lukaszstolarczuk Could you fix it?

The last commit https://github.com/oneapi-src/unified-memory-framework/pull/1270/commits/accde787a6132aef25f0116d914710fb0f446cdc is not finished yet !

> > Pool nesting detection. We are checking if there is region in the tracker that contains region that we are adding. So we are looking for region with address...