Skip to content

Add atomic memory orderings for Metal - #79

Open
VEZY wants to merge 2 commits into
JuliaConcurrent:mainfrom
VEZY:codex/metal-atomic-ordering
Open

Add atomic memory orderings for Metal#79
VEZY wants to merge 2 commits into
JuliaConcurrent:mainfrom
VEZY:codex/metal-atomic-ordering

Update Metal ordered atomics support

7605e9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 19, 2026 in 1s

50.35% (-42.61%) compared to e60c518

View this Pull Request on Codecov

50.35% (-42.61%) compared to e60c518

Details

Codecov Report

❌ Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.35%. Comparing base (e60c518) to head (7605e9b).
⚠️ Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
ext/AtomixMetalExt.jl 0.00% 24 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #79       +/-   ##
===========================================
- Coverage   92.95%   50.35%   -42.61%     
===========================================
  Files           6       10        +4     
  Lines         142      282      +140     
===========================================
+ Hits          132      142       +10     
- Misses         10      140      +130     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.