#599 dune-common does not recognize MVAPICH2
Metadata
| Property | Value | 
|---|---|
| Reported by | Steffen Müthing (steffen.muething@iwr.uni-heidelberg.de) | 
| Reported at | Sep 21, 2009 09:42 | 
| Type | Bug Report | 
| Version | Git (pre2.4) [autotools] | 
| Operating System | Unspecified / All | 
| Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) | 
| Last edited at | Sep 23, 2009 10:08 | 
| Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) | 
| Closed at | Sep 23, 2009 10:08 | 
| Closed in version | Unknown | 
| Resolution | Fixed | 
| Comment | 
Description
The new SIMTECH-Cluster in Stuttgart uses MVAPICH2 as MPI implementation.
Unfortunately, dune-common does not recognize this implementation and fails at the configure step. The attached patch fixed the problem for me (it's my first attempt at M4, so I hope I did not make any horrible mistakes...)