Skip to content

Commit

Permalink
Update SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
hdelan committed Jun 4, 2024
1 parent 18c4fb2 commit 7d6848b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
)

fetch_adapter_source(cuda
${UNIFIED_RUNTIME_REPO}
${UNIFIED_RUNTIME_TAG}
https://github.com/hdelan/unified-runtime.git
minimize-vector-allocations
)

fetch_adapter_source(hip
${UNIFIED_RUNTIME_REPO}
${UNIFIED_RUNTIME_TAG}
https://github.com/hdelan/unified-runtime.git
minimize-vector-allocations
)

fetch_adapter_source(native_cpu
Expand Down

0 comments on commit 7d6848b

Please sign in to comment.