Skip to content

Commit

Permalink
Update UMF to 28.10.2024 (Merge pull request oneapi-src#832)
Browse files Browse the repository at this point in the history
Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
  • Loading branch information
ldorau committed Oct 29, 2024
1 parent e3d127d commit ce0c110
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 @@ -30,8 +30,8 @@ if (NOT DEFINED UMF_REPO)
endif()

if (NOT DEFINED UMF_TAG)
# main 14.10.2024: Merge pull request #797...
set(UMF_TAG 673b844db8ddc2ddda393ccb77416eaebb5f9d92)
# main 28.10.2024: Merge pull request #832 ...
set(UMF_TAG 43e9af0f50b70ccb989f786243881035dd829203)
endif()

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

0 comments on commit ce0c110

Please sign in to comment.