File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -132,13 +132,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
132
132
133
133
fetch_adapter_source (hip
134
134
${UNIFIED_RUNTIME_REPO}
135
- # commit 760eaa38ae8cacf3143188a3293d8f9a2a3608f7
136
- # Merge: 38e9478b e68f26fa
135
+ # commit 1473ed8a81ca86e67321dfc90c79e951ead212ac
136
+ # Merge: 6ccaf387 f2774226
137
137
# Author: Kenneth Benzie (Benie) <[email protected] >
138
- # Date: Thu Apr 11 15:36:52 2024 +0100
139
- # Merge pull request #1357 from Bensuo/ewan/hip_nullptr
140
- # [HIP] Check for null arg to urKernelSetArgMemObj
141
- 760eaa38ae8cacf3143188a3293d8f9a2a3608f7
138
+ # Date: Fri Apr 12 10:43:00 2024 +0100
139
+ # Merge pull request #1395 from konradkusiak97/improvedQueueFill
140
+ # [HIP] Implement workaround for hipMemset2D
141
+ 1473ed8a81ca86e67321dfc90c79e951ead212ac
142
142
)
143
143
144
144
fetch_adapter_source (native_cpu
You can’t perform that action at this time.
0 commit comments