File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,11 @@ if (NOT DEFINED UMF_REPO)
40
40
endif ()
41
41
42
42
if (NOT DEFINED UMF_TAG )
43
- # commit 222dd3d107cf1f97259ecb4bae45df3b8905725b (HEAD -> main, tag: v0.11.0-dev2)
43
+ # commit ace9f4a60b686463fdad15cd016c548237cb79e0
44
44
# Author: Rafał Rudnicki <rafal.rudnicki@intel.com>
45
- # Date: Fri Feb 7 14:43:25 2025 +0100
46
- # Merge pull request #1084 from lukaszstolarczuk/fix-icx-build
47
- # Fix icx build
48
- set (UMF_TAG v0.11.0-dev2 )
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 )
49
48
endif ()
50
49
51
50
message (STATUS "Will fetch Unified Memory Framework from ${UMF_REPO} " )
You can’t perform that action at this time.
0 commit comments