添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
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…