unified-runtime
unified-runtime copied to clipboard
[HIP] Enable more ordering and scope capabilities for atomic memory ops
DPCPP changes:
- https://github.com/intel/llvm/pull/12938
(enables
sycl::memory_order::seq_cstinsycl::atomic_ref)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 12.51%. Comparing base (
78ef1ca) to head (df1701b). Report is 104 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #1415 +/- ##
==========================================
- Coverage 14.82% 12.51% -2.32%
==========================================
Files 250 239 -11
Lines 36220 35949 -271
Branches 4094 4076 -18
==========================================
- Hits 5369 4498 -871
- Misses 30800 31447 +647
+ Partials 51 4 -47
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@GeorgeWeb if you could fix the merge conflict that would be great
@mmoadeli ping. That one may have flown under the radar - would it be possible to take a look, please?