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

Make view transformations forward views #753

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Jul 26, 2023

Make the view transformation APIs more powerful by allowing each to copy or consume the passed view.

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #753 (ca9988d) into develop (b376b17) will decrease coverage by 0.03%.
The diff coverage is 94.11%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #753      +/-   ##
===========================================
- Coverage    98.80%   98.78%   -0.03%     
===========================================
  Files           75       75              
  Lines         7212     7234      +22     
===========================================
+ Hits          7126     7146      +20     
- Misses          86       88       +2     

@bernhardmgruber bernhardmgruber marked this pull request as ready for review July 26, 2023 19:02
@bernhardmgruber bernhardmgruber merged commit ff6f1bb into alpaka-group:develop Jul 27, 2023
30 of 36 checks passed
@bernhardmgruber bernhardmgruber deleted the view_trans branch July 27, 2023 13:15
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