On Aug 5, 2014, at 10:57 AM, Dan Shell <dshellwirel...@gmail.com> wrote:
> Should I look for a newer version of gfortran? > I saw from the config fortran compile section that mpi_f08 was not compiled It depends on what your MPI application needs. MPI (i.e., the spec, not Open MPI) defines three different Fortran bindings: - mpif.h - the mpi module - the mpi_f08 module If your application(s) do not use the mpi_f08 module, then you don't need to worry about a new gcc/gfortran. If your application(s) do use the mpi_f08 module, then you'll need to install a new gcc/gfortran suite (which is not trivial -- you need to install both gcc and gfortran together). -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/