Skip to content

Commit d876383

Browse files
1.2.0 release
1 parent b57e557 commit d876383

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

ChangeLog

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Mon Jul 27 2026 Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
2+
3+
* Version 1.2.0
4+
5+
This minor release contains following changes:
6+
- Add GetCacheLineSize() to memory provider and use it to initialize Disjoint Pool's
7+
min bucket size (#1587)
8+
- Always use relaxed allocation limits for L0 host memory (#1594)
9+
- Build hwloc via ExternalProject_Add and propagate sysroot/gcc-toolchain (#1585, #1597)
10+
- [L0] Improve and fix log messages in provider_level_zero.c (#1572, #1573)
11+
12+
And fixes:
13+
- Fix umfMemspaceFilterHelper leak (#1582)
14+
- Fix memory provider cleanup on initialization failures (#1565)
15+
- Add overflow checks for IPC handle size (#1579)
16+
- Fix potential mem corruption in utils_log_internal (#1576)
17+
- Target jemalloc dirs for UMF as SYSTEM (#1591)
18+
- Fix _GNU_SOURCE redefined warn (#1555)
19+
120
Tue Feb 03 2026 Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
221

322
* Version 1.1.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

0 commit comments

Comments
 (0)