#497 Parallel ISTL solvers broken for OpenMPI
Metadata
| Property | Value | 
|---|---|
| Reported by | Markus Blatt (markus@dr-blatt.de) | 
| Reported at | Feb 13, 2009 16:49 | 
| Type | Bug Report | 
| Version | Git (pre2.4) [autotools] | 
| Operating System | Unspecified / All | 
| Last edited by | Markus Blatt (markus@dr-blatt.de) | 
| Last edited at | Apr 27, 2009 08:26 | 
| Closed by | Markus Blatt (markus@dr-blatt.de) | 
| Closed at | Apr 27, 2009 08:26 | 
| Closed in version | Unknown | 
| Resolution | Fixed | 
| Comment | Fixed upstream and merged to faq | 
Description
It seems like openmpi has problems receiving cascaded derived data types where the inner (custom datatype) has an entry that is not send at the beginning (i.e. a hole). At least on the receiving side the hole is ignored and the data is stored with offset 0.
It works as expected for lam and mpich.