Graham Harper
Graham Harper
> why do we add new files for Kokkos and keep old non-Kokkos code as well? I never quite understood this either. My best guess is some of the algorithms...
If I'm reading this right, I think it's related to #10614? The failures starting on July 19 seem to line up with the merge date.
Thanks @cgcgcg! This is perfect for what I need.
It's still blocked by that one Epetra test unfortunately ``` /vscratch1/trilinos/jaas/workspace/Trilinos_PR_cuda-10.1.243/Trilinos/packages/thyra/adapters/epetra/test/EpetraOperatorWrapper/EpetraOperatorWrapper_UnitTests.cpp:54:10: fatal error: Trilinos_Util_CrsMatrixGallery.h: No such file or directory #include "Trilinos_Util_CrsMatrixGallery.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ```
Awesome, thanks! I've been doing the dumb thing with `"aggregation: deterministic" = true`, but that's good to know that mis2 is also an appropriate choice. It's also good to know...
Thanks so much for putting this together! I want to give the site a more thorough read-through this weekend, but I really like what I see so far. :)
@mayrmt, do you know how to fix the site build so it doesn't try to pull in git submodules? I just realized [the builds are failing](https://readthedocs.org/projects/muelu-tutorial/builds/) due to the Trilinos...
Thanks @mayrmt! I'll pull the updated branch and give it a look.
> I never saw it because the team mention was invalid (which is probably a frighteningly common mistake due to the extra characters in the suggested team mention in the...
Hm, this may be @jwillenbring's territory?