#689 SuperLU-Dist not found
Metadata
| Property | Value |
|---|---|
| Reported by | Bernd Flemisch (bernd@iws.uni-stuttgart.de) |
| Reported at | Dec 10, 2009 13:15 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Oliver Sander (oliver.sander@tu-dresden.de) |
| Last edited at | Sep 11, 2012 20:44 |
| Closed by | Oliver Sander (oliver.sander@tu-dresden.de) |
| Closed at | Sep 11, 2012 20:44 |
| Closed in version | Unknown |
| Resolution | Works for me |
| Comment | Please reopen if this becomes an issue again. |
Description
dunecontrol does not find SuperLU-Dist with correctly provided --with-superlu-dist flags. This is due to the fact that the routine pdgssvx, which is checked for, requires ParMetis. Adding $PARMETIS_LIBS in the corresponding m4 file superlu-dist.m4 helps. The file is attached.