Skip to content

Commit

Permalink
[REMOVE] Test UMF changes for Darwin hwloc builds
Browse files Browse the repository at this point in the history
  • Loading branch information
PatKamin committed Jan 23, 2025
1 parent 9d64d47 commit 9c4a5d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sycl/cmake/modules/FetchUnifiedRuntime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ if(SYCL_UR_USE_FETCH_CONTENT)
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake)

# Test UMF changes for Darwin hwloc builds
set(UMF_TAG 4a3cd185c4c0803396b095b9bcd416c52d74b253)

set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
# to link statically on windows
Expand Down

0 comments on commit 9c4a5d3

Please sign in to comment.