Christian Glusa
Christian Glusa
@bartlettroscoe On LLNL's Lassen, the highest version of CMake that I see is 3.21.1
Just checked again, and now I see cmake/3.23.1.
If that is indeed the correct link, then I can't access it. Can we make sure that results are getting posted to a location that all developers can see?
I'm not aware of another ticket. Re-opening as not fixed.
@trilinos/kokkos-kernels
@trilinos/tpetra
Did you happen to keep the CMake output? It should tell you which tests are enabled/disabled and why.
Not sure why only ShyLU says that tests are enabled, despite `Trilinos_ENABLE_TESTS:BOOL=ON`. Anyway, I think the reason you're not seeing any tests is that ShyLU has some subpackages. I had...
I think Trilinos only enables tests for user-enabled packages. Not sure how to enable tests for all enabled packages. @bartlettroscoe Do you know?
Are you possibly seeing #9471?