Skip to content

[Proof of Concept] SIMD vectorization of the neighbor loop#160

Closed
efaulhaber wants to merge 23 commits into
mainfrom
ef/simd2
Closed

[Proof of Concept] SIMD vectorization of the neighbor loop#160
efaulhaber wants to merge 23 commits into
mainfrom
ef/simd2

Conversation

@efaulhaber
Copy link
Copy Markdown
Member

This PR works together with trixi-framework/TrixiParticles.jl#1172.
So far, it only works for the PrecomputedNeighborhoodSearch.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

❌ Patch coverage is 91.78082% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.24%. Comparing base (f25b0ab) to head (d85bdb1).

Files with missing lines Patch % Lines
test/point_cloud.jl 71.42% 4 Missing ⚠️
test/neighborhood_search.jl 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   86.06%   87.24%   +1.18%     
==========================================
  Files          15       15              
  Lines         739      792      +53     
==========================================
+ Hits          636      691      +55     
+ Misses        103      101       -2     
Flag Coverage Δ
unit 87.24% <91.78%> (+1.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant