Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Coarray and MPI

velvia
초급자
759 조회수
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
0 포인트
1 응답
Steven_L_Intel1
759 조회수
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.
0 포인트
응답