Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement SIMD load/store between different record dimensions #819

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Jan 3, 2024

This fixes the llama-alpaka-nbody example, which is broken when ran for CPU targets.

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c7014f3) 98.77% compared to head (e299692) 98.77%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #819      +/-   ##
===========================================
- Coverage    98.77%   98.77%   -0.01%     
===========================================
  Files           75       75              
  Lines         7370     7442      +72     
===========================================
+ Hits          7280     7351      +71     
- Misses          90       91       +1     

@bernhardmgruber bernhardmgruber merged commit bd95c53 into alpaka-group:develop Jan 3, 2024
30 of 32 checks passed
@bernhardmgruber bernhardmgruber deleted the simd_fix branch January 3, 2024 19:26
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