Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

An error message 'non positive value of ngseg error' occurred during run ./case.submit

peng

peng
New Member
Hello, I encountered an error while running ./case.submit. It should have the corresponding data, but the following error occurred.I have reviewed the log description and it seems to be an issue with MPI, but I am not very sure.
‘ (t_initf) profile_add_detail= F
(t_initf) profile_papi_enable= F
m_GlobalSegMap::initp_: non-positive value of ngseg error, stat =0
000.MCT(MPEU)::die.: from m_GlobalSegMap::initp_()
Abort(2) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 2) - process 0
m_GlobalSegMap::initp_: non-positive value of ngseg error, stat =0
001.MCT(MPEU)::die.: from m_GlobalSegMap::initp_()
Abort(2) on node 1 (rank 1 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 2) - process 1
m_GlobalSegMap::initp_: non-positive value of ngseg error, stat =0
002.MCT(MPEU)::die.: from m_GlobalSegMap::initp_()
Abort(2) on node 2 (rank 2 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 2) - process 2
m_GlobalSegMap::initp_: non-positive value of ngseg error, stat =0
003.MCT(MPEU)::die.: from m_GlobalSegMap::initp_()
Abort(2) on node 3 (rank 3 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 2) - process 3’

If you could provide relevant suggestions, I would greatly appreciate it.
 

Attachments

  • b1621156df74f8774ae30af47a00039.png
    b1621156df74f8774ae30af47a00039.png
    46 KB · Views: 2
  • cesm.log.230822-153114.txt
    8.6 KB · Views: 3

zhangmeixin

mxzhang
Member
It looks like a problem of inputdata,maybe some data are bad. you can try to download again and be sure the data is complete
 
Top