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 c3b8360 commit 9b15891Copy full SHA for 9b15891
source/common/CMakeLists.txt
@@ -23,7 +23,7 @@ if (NOT DEFINED UMF_REPO)
23
endif()
24
25
if (NOT DEFINED UMF_TAG)
26
- set(UMF_TAG 9a96626d8c5fe3b8e7625cb2c3bd41e779c6eb8c)
+ set(UMF_TAG 068090f69d361ba56d35ca14172d702cfcd436de)
27
28
29
message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")
0 commit comments