MTT is finding (and I have confirmed by hand) that 1.3.4 is failing the mpi_test_suite P2P tests Ring Persistent (15/47). It does not fail on the trunk. Can someone confirm if this is a real problem?

Here's a snipit of the output:

P2P tests Ring Persistent (15/47), comm MPI_COMM_WORLD (1/13), type MPI_TYPE_MIX_ARRAY (28/27) P2P tests Ring Persistent (15/47), comm MPI_COMM_WORLD (1/13), type MPI_TYPE_MIX_LB_UB (29/27) P2P tests Ring Persistent (15/47), comm MPI_COMM_SELF (3/13), type MPI_CHAR (1/27) statuses[1].MPI_SOURCE:-1 instead of -2 (MPI_ANY_SOURCE:-1 MPI_PROC_NULL:-2) statuses[1].MPI_SOURCE:-1 instead of -2 (MPI_ANY_SOURCE:-1 MPI_PROC_NULL:-2) statuses[1].MPI_SOURCE:-1 instead of -2 (MPI_ANY_SOURCE:-1 MPI_PROC_NULL:-2) statuses[1].MPI_SOURCE:-1 instead of -2 (MPI_ANY_SOURCE:-1 MPI_PROC_NULL:-2) statuses[1].MPI_SOURCE:-1 instead of -2 (MPI_ANY_SOURCE:-1 MPI_PROC_NULL:-2) statuses[1].MPI_SOURCE:-1 instead of -2 (MPI_ANY_SOURCE:-1 MPI_PROC_NULL:-2) statuses[1].MPI_SOURCE:-1 instead of -2 (MPI_ANY_SOURCE:-1 MPI_PROC_NULL:-2) statuses[1].MPI_SOURCE:-1 instead of -2 (MPI_ANY_SOURCE:-1 MPI_PROC_NULL:-2) statuses[1].MPI_SOURCE:-1 instead of -2 (MPI_ANY_SOURCE:-1 MPI_PROC_NULL:-2) (p2p/tst_p2p_simple_ring_persistent.c:135) ERROR: Error in statuses; Invalid argument(22) (p2p/tst_p2p_simple_ring_persistent.c:135) ERROR: Error in statuses; Invalid argument(22)

Here's how I'm running the test suite:

mpirun -np 16 mpi_test_suite -x relaxed -d 'All,!MPI_SHORT_INT,! MPI_TYPE_MIX'

across 4 nodes, 4ppn.

--
Jeff Squyres
jsquy...@cisco.com

Reply via email to