Page 1 of 1

MPI_ABORT was invoked on rank 11

Posted: Tue Jan 15, 2013 9:08 am
by Chem
Dear all

when doing the tutorial on Many-Body calculations in parallel I got this message :
Er%Hscr%ID: 4
-P-0000 Memory needed for Er%epsm1 = 1869.5 [Mb]
mkdump_Erread_screening with MPI_IO
-P-0000 m_mpiotk.F90:645:FILE_READ_ALL
-P-0000 MPI_ERR_COUNT: invalid count argument
-P-0000
-P-0000 leave_new : decision taken to exit ...
DATA TYPE INFORMATION:
REAL: Data type name: REAL(DP)
Kind value: 8
Precision: 15
Smallest nonnegligible quantity relative to 1: 0.22204460E-15
Smallest positive number: 0.22250739-307
Largest representable number: 0.17976931+309
INTEGER: Data type name: INTEGER(default)
Kind value: 4
Bit size: 32
Largest representable number: 2147483647
LOGICAL: Data type name: LOGICAL
Kind value: 4
CHARACTER: Data type name: CHARACTER Kind value: 1
==== Using MPI-2 specifications ====
MPI-IO support is ON
xmpi_tag_ub ................ 2147483647
xmpi_bsize_ch .............. 1
xmpi_bsize_int ............. 4
xmpi_bsize_sp .............. 4
xmpi_bsize_dp .............. 8
xmpi_bsize_spc ............. 8
xmpi_bsize_dpc ............. 16
xmpio_bsize_frm ............ 4
xmpi_address_kind .......... 8
xmpi_offset_kind ........... 8
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 11 in communicator MPI_COMM_WORLD
with errorcode 14.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
MPI_WTICK .................. 9.9999999999999995E-007

what is the reason for this error and how to get out.
Thanks.

Re: MPI_ABORT was invoked on rank 11

Posted: Tue Jan 15, 2013 3:16 pm
by Alain_Jacques
Dear Chem,

If you don't specify the input file and the mpirun command parameters, I'm afraid it will be very hard to help you.

Kind regards,

Alain

Re: MPI_ABORT was invoked on rank 11

Posted: Wed Jan 16, 2013 5:42 pm
by gmatteo
Which input file? MPI library, abinit version used?