We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cd76d commit 1968639Copy full SHA for 1968639
source/common/CMakeLists.txt
@@ -44,7 +44,7 @@ if (NOT DEFINED UMF_TAG)
44
# Author: Rafał Rudnicki <[email protected]>
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 3ea28098c4c50a6746f0f042aeb6e5baee9b5f35)
+ set(UMF_TAG ace9f4a60b686463fdad15cd016c548237cb79e0)
48
endif()
49
50
message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")
0 commit comments