Skip to content

Commit

Permalink
Merge pull request #2252 from ldorau/Update_UMF_to_28.10.2024_Merge_p…
Browse files Browse the repository at this point in the history
…ull_request_#832

Update UMF and add fetching CUDA
  • Loading branch information
pbalcer authored Nov 15, 2024
2 parents 50ef8c9 + 1b609b4 commit 99d8f4f
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 99d8f4f

Please sign in to comment.