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

Trilinos configuration fails to recognize Kokkos_ENABLE_CXX11_DISPATCH_LAMBDA #1035

Closed
ndellingwood opened this issue Aug 14, 2017 · 3 comments
Assignees

Comments

@ndellingwood
Copy link
Contributor

Configuring Trilinos with the Kokkos snapshot fails due to the Kokkos_ENABLE_CXX11_DISPATCH_LAMBDA variable not being recognized.

Configuration error output:

CMake Error at cmake/tribits/core/utils/AssertDefined.cmake:79 (MESSAGE):
  Error, the variable Kokkos_ENABLE_CXX11_DISPATCH_LAMBDA is not defined!
Call Stack (most recent call first):
  packages/tpetra/core/example/Lesson07-Kokkos-Fill/CMakeLists.txt:2 (ASSERT_DEFINED)
@ndellingwood ndellingwood added the Blocks Promotion Overview issue for release-blocking bugs label Aug 14, 2017
@ibaned
Copy link
Contributor

ibaned commented Aug 14, 2017

Change needed to Tpetra example due to meaning change of KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA. New Trilinos branch kokkos-promotion made to accumulate needed changes to Trilinos, commit added.

Spot check on Trilinos running now, but integration testing can be restarted

@ndellingwood
Copy link
Contributor Author

Configuration successful, restarting tests. Thanks for quick fix @ibaned !

@ibaned
Copy link
Contributor

ibaned commented Aug 14, 2017

So far we think this is resolved. If there is still a piece of this to fix we'll reopen.

@ibaned ibaned added InDevelop and removed Blocks Promotion Overview issue for release-blocking bugs labels Aug 14, 2017
@ibaned ibaned closed this as completed Aug 16, 2017
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

No branches or pull requests

2 participants