> p1_14900: p4_error: : 14 > rm_l_1_14901: (1683.000000) net_send: could not write to fd=5, errno = > 32 p0_14862: p4_error: net_recv read: probable EOF on socket: 1 > p2_14938: p4_error: : 14 > rm_l_2_14939: (1682.839844) net_send: could not write to fd=5, errno = > 32 p3_14976: p4_error: net_recv read: probable EOF on socket: 1 > rm_l_3_14977: (1682.675781) net_send: could not write to fd=5, errno = > 32 p0_14862: (1689.203125) net_send: could not write to fd=4, errno = 32 > ------------------------------------------------------- > > and I tried to run the step-32 again, and got a same error message at > same timestep. The code was runing with 4 processors. > > Where is a error message from? Where should I look at for debugging?
This is an MPI message. It's impossible to tell from what little you give in information as to what causes this. Please try to work with your system administrator to figure out where and why this error is produced (i.e. in which MPI call, most likely from inside Trilinos). W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
