Skip to content

Commit 1968639

Browse files
committed
Revert "use new UMF"
This reverts commit c7cd76d.
1 parent c7cd76d commit 1968639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/common/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ if (NOT DEFINED UMF_TAG)
4444
# Author: Rafał Rudnicki <[email protected]>
4545
# Date: Mon Feb 10 11:39:15 2025 +0100
4646
# Merge pull request #1088 from ldorau/Fix_remove_CUDA_ERROR_INVALID_RESOURCE_TYPE
47-
set(UMF_TAG 3ea28098c4c50a6746f0f042aeb6e5baee9b5f35)
47+
set(UMF_TAG ace9f4a60b686463fdad15cd016c548237cb79e0)
4848
endif()
4949

5050
message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")

0 commit comments

Comments
 (0)