GEOS-DEV / thirdPartyLibs

Repository to build the GEOSX third party libraries
3 stars 12 forks source link

Build Trilinos with ParMETIS TPL #196

Open klevzoff opened 2 years ago

klevzoff commented 2 years ago

This PR configures Trilinos to build with METIS/ParMETIS, which enables using them as options in ML (as aggregation and coarse problem repartitioning methods).

The size of diff is due to moving Trilinos build below ParMETIS in CMakeLists.txt. The actual change is just a few lines.

I don't have a "merge vehicle" in GEOSX for this yet, so just opening the PR to keep track of the change.

XL64 commented 2 years ago

Passed the tests on Pangea3, Release, Debug, RelWithDebInfo. Still the same failure in test listed in this issue: https://github.com/GEOSX/GEOSX/issues/2031.

Approved on Pangea3.