[mvapich-discuss] MPI wrapper for mixed C++ and Fortran apps

Jonathan Perkins perkinjo at cse.ohio-state.edu
Fri Jan 16 16:27:52 EST 2015


On Fri, Jan 16, 2015 at 12:46:01PM -0800, Adam T. Moody wrote:
> Hello MVAPICH team,
> We have some applications that are written in a combination of both C++ and
> Fortran.  They compile their C++ source files with mpicxx and they compile
> their Fortran source files with mpif90.  Is there a wrapper that you
> recommend they link the final executable with?
> 
> They want to be sure to include all necessary C++ and Fortran flags and
> libraries.
> Thanks,
> -Adam

Hi Adam.  I think it would be better to error on the side of using the
C++ wrapper for the final linking.

-- 
Jonathan Perkins


More information about the mvapich-discuss mailing list