Hello, I'd like to know if it is possible to make communicate fortran and C programs with MPI-2/Open MPI using the master / slave mode ?
The master is in Fortran The slave is in C The exchanged Data are real, integer and character scalars and arrays. Thanks a lot, Cyril.