- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I would like to get full parallelization of my simulator. It seems that the best option for me is to use the Hypre iterative solver which is a library which has to be called with MPI calls. Is there a way to use the coarray features of Fortran 2008 and then call an MPI-based library with the current version of ifort?
If not, is it something that is planned for the future of ifort?
Best regards,
Franois
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We don't currently support making your own MPI calls from a coarray program, but that's only because we have not tested it thoroughly. It will probably work. Things might get confusing if you use an MPI library other than Intel MPI, though.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page