microsoft / Microsoft-MPI

Microsoft MPI
MIT License
244 stars 74 forks source link

Request: Fortran mpi_f08 support #56

Open scivision opened 3 years ago

scivision commented 3 years ago

requesting that MPI 3.x Fortran API be made available--even if not the post MPI 2.1 features, at least the mpi_f08 interface as that avoids numerous compiler warnings.

use mpi_f08, only : mpi_init, mpi_send
3rav commented 2 years ago

I try compile PaStiX with msmpi in MSYS2/MINGW64, but I have this error: MPI_Fortran_HAVE_F08_MODULE is empty