Dan Ibanez
Dan Ibanez
Downstream applications can find GTest using the same (proper modern CMake) `find_package` command that Trilinos uses to find it as a TPL. This is actually much better because more convenient...
@bartlettroscoe that seems like it would work for me and for backward compatibility as well. I'm fine going in the `if()` direction but I don't know when I'll have time...
I've brought this up before as well. I think the Kokkos team was not receptive to this at the time, but I support asking them again. I agree with Ross...
I'm strongly in favor of the approach outlined by Ross to remove the TriBITS GTest TPL and package and allow per-package solutions. The STK package that causes problems is `stk_unit_test_utils`...
Only `Kokkos::Threads` needs to be handled correctly in order for Kokkos+Trilinos integration testing to pass.
Yea, I have no memory of this. I would recommend either opening and issue on the Kokkos GitHub repository or asking on the Kokkos Slack channel what the best way...
Hi @fjrivero ! One important thing I would like to tell you is that TeuchosParser has evolved into its own software here: https://github.com/sandialabs/parsegen-cpp I am not aware of anyone supporting...