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

Extend viewcopy benchmark and improve llama::copy #811

Merged
merged 7 commits into from
Dec 17, 2023

Conversation

bernhardmgruber
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 16, 2023

Codecov Report

Merging #811 (6b94378) into develop (1ec195c) will decrease coverage by 0.02%.
The diff coverage is 91.66%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #811      +/-   ##
===========================================
- Coverage    98.78%   98.77%   -0.02%     
===========================================
  Files           75       75              
  Lines         7340     7350      +10     
===========================================
+ Hits          7251     7260       +9     
- Misses          89       90       +1     

@bernhardmgruber bernhardmgruber force-pushed the viewcopy branch 2 times, most recently from adc7c83 to c81bdf0 Compare December 16, 2023 22:55
* Remove memcpy from benchmark result table
* Test each mapping against each other
* Use fmt consistently
We want to always read contigously from the AoSoA layout with the smaller lane count. SoA is an AoSoA with a very large lane count.
@bernhardmgruber bernhardmgruber merged commit 6825e0d into alpaka-group:develop Dec 17, 2023
29 of 32 checks passed
@bernhardmgruber bernhardmgruber deleted the viewcopy branch December 17, 2023 02:37
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