SPECFEM / specfem3d_globe

SPECFEM3D_GLOBE simulates global and regional (continental-scale) seismic wave propagation.
GNU General Public License v3.0
90 stars 95 forks source link

Trouble running the example regional_Greece_small #292

Closed luet closed 9 years ago

luet commented 9 years ago

On a fresh clone:

$ git checkout -b devel origin/devel
$ ./configure FC=gfortran CC=gcc MPIFC=mpif90 MPICC=mpicc
$ cd EXAMPLES/regional_Greece_small/
$ ./run_this_example.sh

The compilation works fine. But then I get

  running script...

Wed Dec 10 11:26:31 EST 2014
starting MPI mesher on 4 processors

STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense
STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense
STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense
STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense

You can look at the nightly build 8 for more details.

komatits commented 9 years ago

Hi David,

Probably my fault, I moved NUMBER_OF_SIMULTANEOUS_RUNS from setup/constants.h to the Par_file yesterday, it seems that in some cases it is used before being read (or something like that).

Let me fix that today. Sorry about the problem.

Thanks, Dimitri.

On 12/10/2014 05:36 PM, David Luet wrote:

On a fresh clone:

$ git checkout -b devel origin/devel $ ./configure FC=gfortran CC=gcc MPIFC=mpif90 MPICC=mpicc $ cd EXAMPLES/regional_Greece_small/ $ ./run_this_example.sh

The compilation works fine. But then I get

| running script...

Wed Dec 10 11:26:31 EST 2014 starting MPI mesher on 4 processors

STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense |

You can look at the nightly build 8 http://specfem3d-globe-buildbot.princeton.edu/builders/specfem3d_globe_nightly/builds/8/steps/regional_Greece_small/logs/stdio for more details.

— Reply to this email directly or view it on GitHub https://github.com/geodynamics/specfem3d_globe/issues/292.

Dimitri Komatitsch CNRS Research Director (DR CNRS), Laboratory of Mechanics and Acoustics, UPR 7051, Marseille, France http://komatitsch.free.fr

komatits commented 9 years ago

Fixed!

Dimitri.

On 12/10/2014 05:48 PM, Dimitri Komatitsch wrote:

Hi David,

Probably my fault, I moved NUMBER_OF_SIMULTANEOUS_RUNS from setup/constants.h to the Par_file yesterday, it seems that in some cases it is used before being read (or something like that).

Let me fix that today. Sorry about the problem.

Thanks, Dimitri.

On 12/10/2014 05:36 PM, David Luet wrote:

On a fresh clone:

$ git checkout -b devel origin/devel $ ./configure FC=gfortran CC=gcc MPIFC=mpif90 MPICC=mpicc $ cd EXAMPLES/regional_Greece_small/ $ ./run_this_example.sh

The compilation works fine. But then I get

| running script...

Wed Dec 10 11:26:31 EST 2014 starting MPI mesher on 4 processors

STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense STOP NUMBER_OF_SIMULTANEOUS_RUNS <= 0 makes no sense |

You can look at the nightly build 8 http://specfem3d-globe-buildbot.princeton.edu/builders/specfem3d_globe_nightly/builds/8/steps/regional_Greece_small/logs/stdio

for more details.

— Reply to this email directly or view it on GitHub https://github.com/geodynamics/specfem3d_globe/issues/292.

Dimitri Komatitsch CNRS Research Director (DR CNRS), Laboratory of Mechanics and Acoustics, UPR 7051, Marseille, France http://komatitsch.free.fr