-
Notifications
You must be signed in to change notification settings - Fork 99
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
Unit tests do not build with Serial backend #154
Comments
Added some
|
After Makefile.kokkos-kernels includes From the print statements from
Also, from my testing/kokkos/install directory,
|
Alright, chased this down to a bug in Kokkos in |
Not sure how to label this since the bug is in Kokkos, not Kokkos-Kernels... |
After generating a makefile with the Serial backend only and running make build-test, no unit tests are built. This occurred with gcc 5.4.
Script used to generate makefile:
The text was updated successfully, but these errors were encountered: