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

Remove deprecated tree mapping #839

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Jan 19, 2024

This PR removes the tree mapping, which has been left basically unmodified since I took over the project more than 3.5 years ago. I remove it to make the LLAMA library leaner, more maintainable, and because I think the approach was to complex.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0bad022) 98.77% compared to head (bc04953) 98.72%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #839      +/-   ##
===========================================
- Coverage    98.77%   98.72%   -0.05%     
===========================================
  Files           75       70       -5     
  Lines         7445     6842     -603     
===========================================
- Hits          7354     6755     -599     
+ Misses          91       87       -4     

@bernhardmgruber bernhardmgruber merged commit 575c0ee into alpaka-group:develop Jan 19, 2024
30 of 31 checks passed
@bernhardmgruber bernhardmgruber deleted the drop_tree branch January 19, 2024 21:25
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