Skip to content

Commit

Permalink
Merge pull request #1908 from bratpiorka/rrudnick_umf_rc2
Browse files Browse the repository at this point in the history
bump UMF tag to switch to rc2 release
  • Loading branch information
pbalcer committed Jul 30, 2024
2 parents 1b4a8b8 + 200082b commit 24d3e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ if (NOT DEFINED UMF_REPO)
endif()

if (NOT DEFINED UMF_TAG)
set(UMF_TAG 068090f69d361ba56d35ca14172d702cfcd436de)
set(UMF_TAG 413327815feb1585bfb36b1f34750f1ba961ceed)
endif()

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

0 comments on commit 24d3e68

Please sign in to comment.