2025-05-06 15:08:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 6 13:08:03 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
|
|
|
|
- Use source urls to fetch sources
|
|
|
|
|
2025-05-01 18:08:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 1 16:05:24 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
|
|
|
|
- Update to v0.11.0:
|
|
|
|
* make disjoint pool a C structure
|
|
|
|
* add fixed provider
|
|
|
|
* remove the Coarse provider and replace with internal coarse
|
|
|
|
library
|
|
|
|
* implement umfPool[Set/Get]Tag
|
|
|
|
* L0 provider: implement support for defer and blocking free
|
|
|
|
* add set/restore context in CUDA provider free()
|
|
|
|
* L0 provider: implement min/recommended page size query
|
|
|
|
* add support for CUDA allocation flags
|
|
|
|
* increase refcount to ze_loader/CUDA libraries
|
|
|
|
* implement size limit for the cache of opened IPC handles
|
|
|
|
* allow creating fixed provider based on allocations from
|
|
|
|
another pool
|
|
|
|
|
2025-01-22 03:15:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 22 02:11:44 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
|
|
|
|
- Update to v0.10.1:
|
|
|
|
* Set symbol versions 0.10 in def/map files
|
|
|
|
* Fix: remove incorrect assert in utils_align_ptr_up_size_down()
|
|
|
|
* Add strings with UMF version and useful CMake options
|
|
|
|
* Extended error messages, when providers are disabled
|
|
|
|
|
2025-01-04 02:31:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 3 23:43:49 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
|
|
|
|
- Initial packaging at v0.10.0
|