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

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
 
Back
Top