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

Alpaka n-body changes #822

Merged

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Jan 4, 2024

  • Use SoA MB for global memory
  • Optimize alpaka n-body for slides/thesis

This PR is the non-C++20 part of #821

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bd95c53) 98.77% compared to head (66d91dc) 98.77%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #822   +/-   ##
========================================
  Coverage    98.77%   98.77%           
========================================
  Files           75       75           
  Lines         7442     7442           
========================================
  Hits          7351     7351           
  Misses          91       91           

@bernhardmgruber bernhardmgruber merged commit 59243ff into alpaka-group:develop Jan 4, 2024
30 of 32 checks passed
@bernhardmgruber bernhardmgruber deleted the ref_alpaka_nbody branch January 4, 2024 22:27
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