File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -130,14 +130,14 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
130
130
)
131
131
132
132
fetch_adapter_source (hip
133
- https://github.com/GeorgeWeb/unified-runtime.git
134
- # commit 399430da9613269a0dc8ddf605415942e0a37e9c
135
- # Merge: 39cb69ab 10b04891
133
+ ${UNIFIED_RUNTIME_REPO}
134
+ # commit 0e32bb59e0846cbe8153c294da6d8f1cfa88075b
135
+ # Merge: 2c4303c2 08b19b22
136
136
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
137
- # Date: Tue Jun 4 17 :15:33 2024 +0100
138
- # Merge pull request #1688 from frasercrmck/ hip-enqueue-mem-readwritecopy
139
- # [HIP] Various fixes for urEnqueueMemImage(Read|Write|Copy)
140
- 08b19b224c0be9cdd2073de080a3e654600007f1
137
+ # Date: Thu Jun 13 14 :15:42 2024 +0100
138
+ # Merge pull request #1415 from GeorgeWeb/georgi/ hip-atomic-memory-caps
139
+ # [HIP] Enable more ordering and scope capabilities for atomic memory ops
140
+ 0e32bb59e0846cbe8153c294da6d8f1cfa88075b
141
141
)
142
142
143
143
fetch_adapter_source (native_cpu
You can’t perform that action at this time.
0 commit comments