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

KokkosBlas::dot: Add unit test #15

Closed
mhoemmen opened this issue Mar 20, 2017 · 1 comment
Closed

KokkosBlas::dot: Add unit test #15

mhoemmen opened this issue Mar 20, 2017 · 1 comment
Assignees

Comments

@mhoemmen
Copy link
Contributor

mhoemmen commented Mar 20, 2017

KokkosKernels doesn't have a unit test for KokkosBlas::dot. We have been relying on Tpetra testing this and other KokkosBlas functionality, but since KokkosKernels is now stand-alone, it must have its own unit tests now. I'm working on this, because I'll need it for #13.

@mhoemmen mhoemmen self-assigned this Mar 20, 2017
mhoemmen pushed a commit to trilinos/Trilinos that referenced this issue Mar 21, 2017
KokkosBlas::dot didn't have a unit test.  This commit fixes that.
This fixes kokkos/kokkos-kernels#15 .
@mhoemmen
Copy link
Contributor Author

mhoemmen commented Mar 21, 2017

I just pushed a fix to develop (and simultaneously to Trilinos' develop branch).

@crtrott crtrott closed this as completed in 390cb80 Apr 3, 2017
e10harvey added a commit that referenced this issue Apr 25, 2023
Add doxygen for user-facing Gauss-Seidel functions
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

1 participant