Skip to content

Commit cbaf24a

Browse files
0.11.0-rc1 release
1 parent 0b784e8 commit cbaf24a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

ChangeLog

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Tue Mar 18 2025 Łukasz Stolarczuk <[email protected]>
2+
3+
* Version 0.11.0-rc1
4+
5+
This is the first rc of v0.11.0 release. It contains:
6+
- make disjoint pool a C structure #898
7+
- add fixed provider #976
8+
- remove the Coarse provider #934 and replace with internal coarse library #931, #932
9+
- implement umfPool[Set/Get]Tag #962
10+
- L0 provider: implement support for defer and blocking free #963
11+
- add set/restore context in CUDA provider free() #1049
12+
- L0 provider: implement min/recommended page size query #1059
13+
- add support for CUDA allocation flags #1079
14+
- increase refcount to ze_loader/CUDA libraries #1086
15+
- implement size limit for the cache of opened IPC handles #998
16+
- allow creating fixed provider based on allocations from another pool #1143
17+
- multiple benchmark improvements
18+
- new tests and CI workflows, incl. backward compatibility checks (#1087, #1163)
19+
120
Fri Jan 10 2025 Łukasz Stolarczuk <[email protected]>
221

322
* Version 0.10.1

0 commit comments

Comments
 (0)