Hi, guys,
I have a question:
My main file programs using Fortran, of course MPI_init etc. are performed
in this Fortran file. Then this main Fortran file needs to call a C file in
which there are some MPI-communications.
How to solve this problem? You know that the MPI variables initialized in
Fortran, but C file does not know how to communicate among processors.
Thank you very much,
FENG
|