Skip to content

Commit

Permalink
[UR][L0] Enable Immediate Command List by default given Intel DG2
Browse files Browse the repository at this point in the history
-pre-commit PR for oneapi-src/unified-runtime#1951

Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
  • Loading branch information
nrspruit committed Aug 26, 2024
1 parent 894f40a commit 11d629f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sycl/cmake/modules/FetchUnifiedRuntime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ if(SYCL_UR_USE_FETCH_CONTENT)
endif()

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
${UNIFIED_RUNTIME_TAG}
https://github.com/nrspruit/unified-runtime.git
6cd633823bac6876c963021068eea7cb76b923ac
)

fetch_adapter_source(opencl
Expand Down

0 comments on commit 11d629f

Please sign in to comment.