daniloceano
Member
Hello,
I am going through the MPAS-A tutorial and running all examples, but when I try to run the supercell idealised conditions with:
I get:
Is this an issue exclusively with mpi or am I doing something wrong? Running init_atmosphere did ok
I am going through the MPAS-A tutorial and running all examples, but when I try to run the supercell idealised conditions with:
Code:
mpiexec -n 4 ./atmosphere_model
I get:
Code:
File "/opt/intel/composer_xe_2013.0.079/mpirt/bin/intel64/mpiexec", line 187
except EOFError, e:
^
SyntaxError: invalid syntax
Is this an issue exclusively with mpi or am I doing something wrong? Running init_atmosphere did ok