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 @@ -40,11 +40,11 @@ if (NOT DEFINED UMF_REPO)
40
40
endif ()
41
41
42
42
if (NOT DEFINED UMF_TAG )
43
- # commit ace9f4a60b686463fdad15cd016c548237cb79e0
44
- # Author: Rafał Rudnicki <rafal.rudnicki @intel.com>
45
- # Date: Mon Feb 10 11:39:15 2025 +0100
46
- # Merge pull request #1088 from ldorau/Fix_remove_CUDA_ERROR_INVALID_RESOURCE_TYPE
47
- set (UMF_TAG ace9f4a60b686463fdad15cd016c548237cb79e0 )
43
+ # commit 5a515c56c92be75944c8246535c408cee7711114
44
+ # Author: Lukasz Dorau <lukasz.dorau @intel.com>
45
+ # Date: Mon Feb 17 10:56:05 2025 +0100
46
+ # Merge pull request #1086 from vinser52/svinogra_l0_linking
47
+ set (UMF_TAG 5a515c56c92be75944c8246535c408cee7711114 )
48
48
endif ()
49
49
50
50
message (STATUS "Will fetch Unified Memory Framework from ${UMF_REPO} " )
You can’t perform that action at this time.
0 commit comments