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 STREAM benchmark #643

Merged
merged 4 commits into from
Dec 2, 2022
Merged

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Nov 29, 2022

This adds a copy of the STREAM benchmark from https://www.cs.virginia.edu/stream/. I added a LLAMA version of the various benchmarks as well. Using a custom non-temporal store accessor, LLAMA outperforms the compiler generated versions.

image

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #643 (92ebb92) into develop (92ebb92) will not change coverage.
The diff coverage is n/a.

❗ Current head 92ebb92 differs from pull request most recent head b5383a2. Consider uploading reports for the commit b5383a2 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #643   +/-   ##
========================================
  Coverage    98.76%   98.76%           
========================================
  Files           74       74           
  Lines         6740     6740           
========================================
  Hits          6657     6657           
  Misses          83       83           

@bernhardmgruber bernhardmgruber marked this pull request as ready for review November 30, 2022 00:13
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