File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed
unified-runtime/source/common Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,11 @@ if (NOT DEFINED UMF_REPO)
42
42
endif ()
43
43
44
44
if (NOT DEFINED UMF_TAG )
45
- # commit b02c3c5b3c2cf4b09ff82ce36c95a63e293aa88e
46
- # Merge: 5835cb8 6dcd296
47
- # Author: Krzysztof Filipek <krzysztof.filipek@intel.com>
48
- # Date: Wed Jul 2 10:55:35 2025 +0200
49
- # Merge pull request #1397 from lplewa/memspace_experiment
50
- # move memspace api to experimental
51
- set (UMF_TAG v0.12.0-dev4 )
45
+ # commit 99ff81024f28ed37090f7910dfadc6aaf8dbb3ff
46
+ # Author: Łukasz Stolarczuk <lukasz.stolarczuk@intel.com>
47
+ # Date: Mon Jul 7 17:08:39 2025 +0200
48
+ # 1.0.0-rc1 release
49
+ set (UMF_TAG v1.0.0-rc1 )
52
50
endif ()
53
51
54
52
message (STATUS "Will fetch Unified Memory Framework from ${UMF_REPO} " )
You can’t perform that action at this time.
0 commit comments