Christian Glusa
Christian Glusa
Right now, we are only waiting for #14731. Once that's merged (as well as release notes) we are good to go for finalizing the release (one more master merge and...
@trilinos/framework It looks like none of the AT2 images are capable of building PyTrilinos2. What's the path forward for enabling testing?
I think a single configuration (say, gcc+openmpi) would be sufficient for the moment. Would we have to add a hard disable for PyTrilinos2 in all other builds for this to...
Yes, I'm happy to add that as part of this PR. Thanks!
@sebrowne Looks like the gcc10-openmpi4 build worked. It had some build error, but these are things that I should fix as part of PyTrilinos2. Should I add a hard disable...
Utils that can be moved: - [x] ImportUtils is only used by MueLu (@lucbv) PR #14658 - [ ] IO is only used by MueLu (and its test in Xpetra)...
Thanks for testing it out! The error suggests that podman doesn't work correctly on that system. Try to run ``` podman run --rm -it docker.io/debian:stable ``` That should pull and...
@trilinos/framework @sebrowne
@trilinos/framework @sebrowne Any guidance on how to avoid the hang?