File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
unified-runtime/source/common Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -81,11 +81,11 @@ if(umf_FOUND)
8181else ()
8282 set (UMF_REPO "https://github.com/oneapi-src/unified-memory-framework.git" )
8383
84- # commit e7d285269e04d3c0e70917c24945c80a4ea3313a
85- # Author: Łukasz Stolarczuk <lukasz.stolarczuk @intel.com>
86- # Date: Tue Sep 16 15:04:27 2025 +0200
87- # 1.0.3 release
88- set (UMF_TAG v1.0.3 )
84+ # commit 1209db2c5702b5de773ffc117b03e62f57f9554f
85+ # Author: Łukasz Ślusarczyk <lukasz.slusarczyk @intel.com>
86+ # Date: Mon Aug 25 13:35:07 2025 +0200
87+ # Add resident device change call
88+ set (UMF_TAG v1.1.0-dev3 )
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