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 c5d2175 commit ae03bf6Copy full SHA for ae03bf6
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 413327815feb1585bfb36b1f34750f1ba961ceed)
+ set(UMF_TAG 330dd302791d09aff4b878e99aaa7aa67087ae8a) # v0.9.0-rc3
27
28
29
message(STATUS "Will fetch Unified Memory Framework from ${UMF_REPO}")
0 commit comments