- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Turns out the problem was with OpenMPI, and Intel MPI was right. The MPI standard 3.1, chapter 13.3 says that the type used to set the view must be monotonically nondecreasing, which is not in my example.
Anyway it could be nice to have an MPI_Error when setting the view rather than a crash when writting to the file.
Where I've found the answer: https://github.com/pmodels/mpich/issues/2915
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have tried with OpenMPI 3.0 and I have got the right result. Maybe this is just a bug in Intel MPI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Turns out the problem was with OpenMPI, and Intel MPI was right. The MPI standard 3.1, chapter 13.3 says that the type used to set the view must be monotonically nondecreasing, which is not in my example.
Anyway it could be nice to have an MPI_Error when setting the view rather than a crash when writting to the file.
Where I've found the answer: https://github.com/pmodels/mpich/issues/2915
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page