Changes between Initial Version and Version 1 of Ticket #307


Ignore:
Timestamp:
Aug 17, 2021, 7:23:14 PM (3 years ago)
Author:
pesei
Comment:

I don't know what your problem is, but I would try next to compile with -g -fcheck=all to hopefully get more information about it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #307 – Description

    initial v1  
    11Deal All,
    22
    3 I am using Flexpart-wrf version 3.3.2, compiled for mpi(version cray-mpich/7.6.3) using gnu compilers(version 7.2.0) on cray architecture.
     3I am using Flexpart-wrf version 3.3.2, compiled for mpi (version cray-mpich/7.6.3) using gnu compilers (version 7.2.0) on cray architecture.
    44The model has run successfully for 2 simulations, but on the  next simulation, I am getting segmentation fault:
    55
     6
     7{{{
    68---------------------------- Running Flexwrf ----------------------------------
    79CPU: n180 N9
     
    2830[NID 00069] 2021-08-13 12:56:57 Apid 182238106: initiated application termination.
    2931--------------------------------------------------------------------------
     32}}}
     33
    3034
    3135These are my flags for compilation:
    3236
     37
     38{{{
    3339GNU_FFLAGS  =  -O2 -m64 -mcmodel=medium -fconvert=little-endian -finit-local-zero -fno-range-check -fbacktrace
    3440GNU_LDFLAGS = -O2 -m64 -mcmodel=medium -fconvert=little-endian -finit-local-zero -lnetcdff -fno-range-check
     41}}}
     42
    3543
    3644----------------------------------------------------
    3745I have used:
     46
     47{{{
    3848 ulimit -s unlimited
    3949 ulimit -c unlimited
     50}}}
     51
    4052before running the model.
    4153
hosted by ZAMG