unified-runtime icon indicating copy to clipboard operation
unified-runtime copied to clipboard

[HIP] Enable more ordering and scope capabilities for atomic memory ops

Open GeorgeWeb opened this issue 1 year ago • 1 comments

DPCPP changes:

  • https://github.com/intel/llvm/pull/12938 (enables sycl::memory_order::seq_cst in sycl::atomic_ref)

GeorgeWeb avatar Mar 07 '24 12:03 GeorgeWeb

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.

codecov-commenter avatar Mar 07 '24 13:03 codecov-commenter

@GeorgeWeb if you could fix the merge conflict that would be great

kbenzie avatar Jun 13 '24 09:06 kbenzie

@mmoadeli ping. That one may have flown under the radar - would it be possible to take a look, please?

GeorgeWeb avatar Jun 13 '24 10:06 GeorgeWeb