Skip to content

Commit

Permalink
Tes[Revert] ting commit for UR branch
Browse files Browse the repository at this point in the history
  • Loading branch information
omarahmed1111 committed Nov 5, 2024
1 parent 1f5b4a4 commit 5b170a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
9 changes: 1 addition & 8 deletions sycl/cmake/modules/FetchUnifiedRuntime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
endfunction()

set(UNIFIED_RUNTIME_REPO "https://github.com/omarahmed1111/unified-runtime.git")
# commit df6da35d6e67f2383db28dd49ab08c5c0ef541d2
# Merge: 67590533 55bd5636
# Author: aarongreig <[email protected]>
# Date: Mon Oct 7 12:28:07 2024 +0100
# Merge pull request #2038 from GeorgeWeb/georgi/unsupported-max-coop-wgsize
# [UR][hip][opencl] Mark urKernelSuggestMaxCooperativeGroupCountExp as unsupported
# instead of returning misleading default value
set(UNIFIED_RUNTIME_TAG 18d3063ecae625ea11d88fa8b7e09fef73bab34b)
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake)

set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
Expand Down
2 changes: 1 addition & 1 deletion sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# Date: Mon Nov 4 10:00:08 2024 +0000
# Merge pull request #2165 from aarongreig/aaron/makeUSMPoolsOptional
# Make USM pools optional with a device query to report support.
set(UNIFIED_RUNTIME_TAG b0a9e2be61ad42d3447f1f246120ab25119a03e0)
set(UNIFIED_RUNTIME_TAG b0f5ec0182d69e017f2c9ad1f5dfcb47bc1e119c)

0 comments on commit 5b170a6

Please sign in to comment.