File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
120Tue Feb 03 2026 Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
221
322 * Version 1.1.0
Original file line number Diff line number Diff line change 1- 1.1 .0
1+ 1.2 .0
You can’t perform that action at this time.
0 commit comments