The dollar is just a symbol for your bash prompt. On 30 November 2015 at 17:04, Onno Bokhove <O.Bokhove@leeds.ac.uk> wrote:
On Onno's macbook: cat > hello.f90 << EOF
program main use mpi implicit none write(*, *)'Hello world' end program EOF math-mc1097:werk amtob$ mpif90 hello.f90 -o hello
No underlying compiler was specified in the wrapper compiler data file (e.g., mpicc-wrapper-data.txt) -------------------------------------------------------------------------- math-mc1097:werk amtob$
On Floriane's: With mpi I don't have an error at 'EOF', but the next command ('$ mpif90 hello.f90 -o hello') does not work. Error: " -bash: $: command not found"
________________________________________ From: firedrake-bounces@imperial.ac.uk <firedrake-bounces@imperial.ac.uk> on behalf of Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> Sent: Monday, November 30, 2015 4:11 PM To: firedrake@imperial.ac.uk Subject: Re: [firedrake] FD on mac
On 30/11/15 16:09, Colin Cotter wrote:
use mph
use mpi
_______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake
-- http://www.imperial.ac.uk/people/colin.cotter www.cambridge.org/9781107663916
participants (1)
- 
                
                Colin Cotter