I get this:
ls -l $(which gfortran)
lrwxr-xr-x 1 root admin 32 24 Mar 2014 /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran
use mpi
1
Fatal Error: Can't open module file 'mpi.mod' for reading at (1): No such file or directory
mpif90 hello.f90 -o hello
command does not work.
> On 30 Nov 2015, at 18:01, David Ham <David.Ham@imperial.ac.uk> wrote:
>
> This is quite possible. Unfortunately we have no access to Mavericks machines which makes it difficult to work fix this problem.
>
> The script does currently work for me on El Capitan!
The proximate cause of Onno's problem appears to be the lack of fortran compiler. In the past, this came via the brew package "gfortran" is this still the case? Those of us for whom everything works have had it all in place for a while, no?
ls -l $(which gfortran)
lrwxr-xr-x 1 dham admin 32 23 Jul 12:44 /usr/local/bin/gfortran -> ../Cellar/gcc/5.2.0/bin/gfortran
Lawrence
_______________________________________________
firedrake mailing list
firedrake@imperial.ac.uk
https://mailman.ic.ac.uk/mailman/listinfo/firedrake