conda-forge / trilinos-feedstock

A conda-smithy repository for trilinos.
BSD 3-Clause "New" or "Revised" License
1 stars 10 forks source link

Enable Amesos TPLs #2

Open wfspotz opened 6 years ago

wfspotz commented 6 years ago

Amesos and Amesos2 are packages that provide a common interface to third party solvers, so they are most useful if those TPLs are enabled. I will restrict this to TPLs that are currently supported by Anaconda or conda-forge.

For Amesos, I should enable LAPACK, SuperLU, SCALAPACK, and MUMPS, although the last three might run into version problems.

For Amesos2, I should enable LAPACK, MUMPS, and SuperLU, although SuperLU might have a version problem.