Skip to content

Commit

Permalink
[SYCL][Graph] Bump OpenCL command-buffer headers
Browse files Browse the repository at this point in the history
Update UR commit for L0 adapter to use most recent Khronos
cl_khr_command_buffer APIs oneapi-src/unified-runtime#2095
  • Loading branch information
EwanC committed Sep 17, 2024
1 parent d6f8275 commit 3b3de60
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 @@ -141,8 +141,8 @@ if(SYCL_UR_USE_FETCH_CONTENT)
)

fetch_adapter_source(opencl
${UNIFIED_RUNTIME_REPO}
${UNIFIED_RUNTIME_TAG}
"https://github.com/Bensuo/unified-runtime.git"
"ewan/update_opencl_headers"
)

fetch_adapter_source(cuda
Expand Down

0 comments on commit 3b3de60

Please sign in to comment.