Replies: 2 comments 3 replies
|
My first question would be: "Why not use it?". Should we use v3.28 because it's the default on that OS out of convenience? Which for sure is a valid point. The problem is that if one uses Ubuntu 22.XX or Ubuntu 24.10, that assumption might not hold true anymore. If one would spin it further and go to other distributions of e.g. Linux ... well were does supporting of something start and end. |
1 reply
|
What version is Trilinos using? In the original PR https://gitlab.lrz.de/baci/baci/-/merge_requests/2608 nearly one year ago it was stated that it will also switch to 3.30 soon. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I am wondering, why we require our CMake minimum version to be 3.30.5. This version needs to be installed manually on Ubuntu 24.04 systems, since its package manager only delivers v3.28.
Do we actually use any features of v3.30.5?
All reactions