File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ Tue Mar 18 2025 Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
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
+
1
20
Fri Jan 10 2025 Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
2
21
3
22
* Version 0.10.1
You can’t perform that action at this time.
0 commit comments