Skip to content

Commit

Permalink
[UR] Bump HIP tag to 399430da (#14037)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbenzie committed Jun 5, 2024
1 parent 493e78b commit 0cec128
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)

fetch_adapter_source(hip
${UNIFIED_RUNTIME_REPO}
${UNIFIED_RUNTIME_TAG}
# commit 399430da9613269a0dc8ddf605415942e0a37e9c
# Merge: 39cb69ab 10b04891
# Author: Kenneth Benzie (Benie) <[email protected]>
# Date: Tue Jun 4 17:15:33 2024 +0100
# Merge pull request #1688 from frasercrmck/hip-enqueue-mem-readwritecopy
# [HIP] Various fixes for urEnqueueMemImage(Read|Write|Copy)
399430da9613269a0dc8ddf605415942e0a37e9c
)

fetch_adapter_source(native_cpu
Expand Down

0 comments on commit 0cec128

Please sign in to comment.