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

PrepareStandalone: Get rid of Teuchos usage #2

Closed
crtrott opened this issue Feb 22, 2017 · 2 comments
Closed

PrepareStandalone: Get rid of Teuchos usage #2

crtrott opened this issue Feb 22, 2017 · 2 comments

Comments

@crtrott
Copy link
Member

crtrott commented Feb 22, 2017

There is some teuchos usage in unit and performance tests. That needs to go.

@mhoemmen mhoemmen changed the title PrepareStandalone: Get rid of Teaches usage PrepareStandalone: Get rid of Teuchos usage Feb 22, 2017
@mhoemmen
Copy link
Contributor

Specifically, use gtest instead of the Teuchos Unit Test Framework. See KokkosKernels tests for example of how to get to the gtest implementation in Kokkos.

@crtrott
Copy link
Member Author

crtrott commented Feb 23, 2017

Actually we don't need this for making it its own package in Trilinos, we only need this for standalone testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants