File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,13 +80,12 @@ if(umf_FOUND)
8080 add_library (umf::headers ALIAS umf::umf_headers )
8181else ()
8282 set (UMF_REPO "https://github.com/oneapi-src/unified-memory-framework.git" )
83-
84- # commit 32421ebe1fec714392e711f307df4574af89158f
85- # Author: Rafał Rudnicki <rafal.rudnicki@intel.com>
86- # Date: Thu Nov 13 15:23:28 2025 +0100
87- # Merge pull request #1543 from bratpiorka/rrudnick_fix_dp_free_chunk
88- # fix Disjoint Pool bucket_free_chunk
89- set (UMF_TAG v1.1.0-dev4)
83+
84+ # commit 6c97f3de424fa5d852f2e1c0d8f0dfbbc9b419b6
85+ # Author: Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
86+ # Date: Tue Feb 3 14:28:16 2026 +0100
87+ # 1.1.0 release
88+ set (UMF_TAG v1.1.0)
9089
9190 if (NOT FETCHCONTENT_SOURCE_DIR_UNIFIED-MEMORY-FRAMEWORK)
9291 message (STATUS "Will fetch Unified Memory Framework from ${UMF_REPO} " )
You can’t perform that action at this time.
0 commit comments