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

Add Babelstream #650

Merged
merged 6 commits into from
Dec 15, 2022
Merged

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Dec 7, 2022

This PR adds Babelstream from alpaka and wraps the data into LLAMA views. This way, we can show whether LLAMA would introduce any overhead.

@codecov
Copy link

codecov bot commented Dec 7, 2022

Codecov Report

Merging #650 (c80b62b) into develop (38ebb45) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #650   +/-   ##
========================================
  Coverage    98.75%   98.75%           
========================================
  Files           74       74           
  Lines         6828     6828           
========================================
  Hits          6743     6743           
  Misses          85       85           

@bernhardmgruber bernhardmgruber force-pushed the babelstream branch 2 times, most recently from 6b4270b to 0833e42 Compare December 13, 2022 18:48
@bernhardmgruber bernhardmgruber force-pushed the babelstream branch 2 times, most recently from 6b532c4 to 07f71b5 Compare December 15, 2022 16:36
@bernhardmgruber
Copy link
Member Author

image

Using LLAMA, we have the same throughput as without, so there is no immediate overhead.

@bernhardmgruber bernhardmgruber marked this pull request as ready for review December 15, 2022 17:40
@bernhardmgruber bernhardmgruber merged commit 94b50ae into alpaka-group:develop Dec 15, 2022
@bernhardmgruber bernhardmgruber deleted the babelstream branch December 15, 2022 17:57
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