IDAES / idaes-ext

IDAES developer repo for those building the idaes binary solvers and related tools.
Other
8 stars 11 forks source link

Compile Mumps without Metis #269

Closed Robbybp closed 5 months ago

Robbybp commented 5 months ago

This addresses part of #268. A better solution would be to figure out the version incompatibility, and compile Mumps with the latest version of Metis, e.g. from http://glaros.dtc.umn.edu/gkhome/metis/metis/download. However, since I don't think many people use Mumps with Metis, for the sake of getting something working without refactoring multiple parts of our build script, I propose we just tell Mumps not to use Metis for now.