File tree Expand file tree Collapse file tree
unified-runtime/source/common Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,12 +80,12 @@ if(umf_FOUND)
8080else ()
8181 set (UMF_REPO "https://github.com/oneapi-src/unified-memory-framework.git" )
8282
83- # commit 5a986843a2469d3e04771c1f27314ba6cc3c62f6
83+ # commit a190c7c07858b1668c9204d169ce47b78574769d
8484 # Author: Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
85- # Date: Wed May 13 15:04:31 2026 +0200
86- # Merge pull request #1573 from ldorau/L0_Fix_incorrect_log_messages_in_provider_level_zero.c
87- # [L0] Fix incorrect log messages in provider_level_zero.c
88- set (UMF_TAG v1.2.0-dev1 )
85+ # Date: Wed Jul 8 13:45:13 2026 +0200
86+ # Merge pull request #1585 from wenju-he/hwloc-external-project-add
87+ # Build hwloc via ExternalProject_Add instead of raw add_custom_command
88+ set (UMF_TAG v1.2.0-dev2 )
8989
9090 if (NOT FETCHCONTENT_SOURCE_DIR_UNIFIED-MEMORY-FRAMEWORK)
9191 message (STATUS "Will fetch Unified Memory Framework from ${UMF_REPO} " )
You can’t perform that action at this time.
0 commit comments