Hi, I tried using the NAG compiler 7.2 which is fully Fortran 2008 compliant, but the Open MPI configure script shows that it will not build the Fortran 2008 MPI bindings:
$ FC=nagfor ./configure --prefix=/usr/local/openmpi-4.1.2 [ ... ] checking if building Fortran 'use mpi_f08' bindings... no Build MPI Fortran bindings: mpif.h, use mpi Could someone please look into this? Cheers,