JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
I'm attempting to port CESM 2.1.3 to my local cluster and run a CIAF compset. The model builds successfully but fails at runtime with the SIGSEGV error above. I am using a GNU compiler with netcdf-c v4.8, netcdf-fortran v4.8, and openmpi v5.1.0. I've attached the cesm.log file, cesm.bldlog, pio.bldlog as well as my config_machines and config_compiler xml files. See the last entry in both xml files for my machine named "marvin". I have run with DEBUG=TRUE but still can't figure out the traceback of errors.
Traceback shows that you are failing in the call to mpi_init. Have you run an mpi_hello_world to confirm that
mpi is working on your system? Also check your ulimits and make sure that the stack value is set to unlimited or
the maximum allowed value. If nether of these work please consult with your system administators for further suggestions.
I'm attempting to port CESM 2.1.3 to my local cluster and run a CIAF compset. The model builds successfully but fails at runtime with the SIGSEGV error above. I am using a GNU compiler with netcdf-c v4.8, netcdf-fortran v4.8, and openmpi v5.1.0. I've attached the cesm.log file, cesm.bldlog, pio.bldlog as well as my config_machines and config_compiler xml files. See the last entry in both xml files for my machine named "marvin". I have run with DEBUG=TRUE but still can't figure out the traceback of errors.
Did you solve the error? I received the same error.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…