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

Kokkos: Add Performance class #336

Merged
merged 1 commit into from
Oct 31, 2018

Conversation

MicheldeMessieres
Copy link
Contributor

The Performance class is used to compare runs of a test.
Also adds two tests to validate behavior and demonstrate it through a simple example.

@srajama1
I placed the main header in the new test_common folder but not sure if we'd prefer to have that located in perf_test/common, which was removed at some point.
The tests will build with make or cmake (works with Trilinos) only if the optional yaml-cpp tpl is enabled.

The Performance class is used to compare runs of a test.

Also adds two tests to validate behavior and demonstrate it
through a simple example.
Copy link
Contributor

@srajama1 srajama1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to use this to continuously test our SpMV times to begin with.

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.

2 participants