[OMPI users] mpi_f08_types_issue

2021-02-12 Thread Yonas Mersha via users
Hi everyone, I am trying to install openmpi-4.1.0 with the FORTRAN support for my project but i am new in this area. The configuration steps passed successfully and i used the following configuration option: ./configure CC=/usr/bin/gcc-9 CXX=/usr/bin/g++-9 F77=/usr/bin/gfortran-9 FC=/usr/bin/gfo

Re: [OMPI users] mpi_f08_types_issue

2021-02-12 Thread Jeff Squyres (jsquyres) via users
Can you please send all the information listed here: https://www.open-mpi.org/community/help/ Thanks! On Feb 12, 2021, at 7:39 AM, Yonas Mersha via users mailto:users@lists.open-mpi.org>> wrote: Hi everyone, I am trying to install openmpi-4.1.0 with the FORTRAN support for my project but