Closed masterleinad closed 1 year ago
Retest this please.
Should we support only the latest Trilinos?
Yes, I think it's sufficient to support the latest releases and I'm pretty sure this pull request is not backward-compatible.
Should we support only the latest Trilinos?
Yes, I think it's sufficient to support the latest releases and I'm pretty sure this pull request is not backward-compatible.
Then why guard for the version of Trilinos?
Then why guard for the version of Trilinos?
Ah, also from the original pull request. Fixed now.
Retest this please.
Retest this please.
This passes CI now.
LGTM. But a question: if we require just the new version of Trilinos, do we actually check that anywhere in CMake? I don't see any
I would just specify it in spack
. I don't know if we ever checked the Trilinos
version (or ArborX
version) at configure time.
I would appreciate it if we can get this merged so that we are ready for the xSDK
release.
Fixes https://github.com/xsdk-project/xsdk-issues/issues/175.