Skip to content

Commit

Permalink
Merge pull request #1993 from lukaszstolarczuk/bump-umf-w-hwloc-fix
Browse files Browse the repository at this point in the history
[common] Bump UMF version
  • Loading branch information
igchor authored Aug 20, 2024
2 parents d0a5052 + 19a7a98 commit 9c58db2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/common/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ if (NOT DEFINED UMF_REPO)
endif()

if (NOT DEFINED UMF_TAG)
# v0.9.x 15.08.2024: Merge pull request #683 ...
set(UMF_TAG 363e6a4300ed3ab6d36be201d520f3403f70e007)
# v0.9.x 19.08.2024: Merge pull request #688 ...
set(UMF_TAG 59c4150b7120a7af5b3c8eb2d9b8bbb5d2e96aa3)
endif()

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

0 comments on commit 9c58db2

Please sign in to comment.