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

Fix a few issues in copy implementation #840

Merged
merged 7 commits into from
Feb 1, 2024

Conversation

bernhardmgruber
Copy link
Member

This PR fixes a couple of issues in the LLAMA copy implementation, adds a few tests for it, and adds more information to the output of the viewcopy benchmark.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5cfc8d0) 98.73% compared to head (de44d79) 98.73%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #840   +/-   ##
========================================
  Coverage    98.73%   98.73%           
========================================
  Files           70       70           
  Lines         6898     6902    +4     
========================================
+ Hits          6811     6815    +4     
  Misses          87       87           

@bernhardmgruber bernhardmgruber merged commit 020a802 into alpaka-group:develop Feb 1, 2024
31 checks passed
@bernhardmgruber bernhardmgruber deleted the aosoa_copy branch February 1, 2024 20:16
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