Skip to content

Commit 12a8296

Browse files
nrspruitomarahmed1111
authored andcommitted
[UR][L0] Enable Immediate Command List by default given Intel DG2
-pre-commit PR for oneapi-src/unified-runtime#1951 Signed-off-by: Neil R. Spruit <[email protected]>
1 parent 55aa7cf commit 12a8296

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117117
endfunction()
118118

119119
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
120-
# commit 76361a88a0af6502fe655144655b381260ea9706
121-
# Merge: b4195cb 0db57da
120+
# commit a4e2219eddf231c2a0216e69f13207e1ae9677a6
121+
# Merge: 76361a88 6cd63382
122122
# Author: Omar Ahmed <[email protected]>
123-
# Date: Wed, 31 Jul 2024 14:26:38 +0100
124-
# Merge pull request #1961 from DBDuncan/duncan/num-channels-mipmap-fix
125-
# [Bindless][Exp] Fix urBindlessImagesImageGetInfoExp failing with mipmap images
126-
set(UNIFIED_RUNTIME_TAG 76361a88a0af6502fe655144655b381260ea9706)
123+
# Date: Tue Aug 27 08:19:32 2024 +0100
124+
# Merge pull request #1951 from nrspruit/dg2_immediate_default
125+
# [L0] Enable Immediate Command List by default given Intel DG2
126+
set(UNIFIED_RUNTIME_TAG a4e2219eddf231c2a0216e69f13207e1ae9677a6)
127127

128128
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
129129
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need

0 commit comments

Comments
 (0)