oneapi-src / unified-memory-framework

A library for constructing allocators and memory pools. It also contains broadly useful abstractions and utilities for memory management. UMF allows users to manage multiple memory pools characterized by different attributes, allowing certain allocation types to be isolated from others and allocated using different hardware resources as required.
https://oneapi-src.github.io/unified-memory-framework/
Other
37 stars 28 forks source link

Re-enable ICX test in CI #843

Open lukaszstolarczuk opened 2 weeks ago

lukaszstolarczuk commented 2 weeks ago

ref. #842

lukaszstolarczuk commented 1 week ago

if any fix is required it should also be applied to v0.9.x stable branch, ref. https://github.com/oneapi-src/unified-memory-framework/pull/857