[mvapich-discuss] Win_allocate -> MPIR_Shmem_Bcast_MV2 failing

Jeff Hammond jeff.science at gmail.com
Thu Mar 27 17:13:18 EDT 2014


This is an ARMCI-MPI test that succeeds with MPICH, MVAPICH2
non-ch3:psm, CrayMPI and mostly recently, OpenMPI.

I do not need this for NWChem but I'd like it to work so that I can
say that ARMCI-MPI works on Qlogic IB.

Thanks,

Jeff

[jhammond at blogin2 tests]$
/home/jhammond/MPI/gcc482-mv2trunk/bin/mpiexec -n 4
./test_malloc_group
ARMCI Group test starting on 4 procs
 + Creating odd/even groups
 + Performing group allocation

test_malloc_group:117675 terminated with signal 11 at PC=3b6ea89a31
SP=7fff4a9df1c8.  Backtrace:
/lib64/libc.so.6(memcpy+0xe1)[0x3b6ea89a31]
/home/jhammond/MPI/gcc482-mv2trunk/lib/libmpich.so.12(mv2_shm_bcast+0x2ab)[0x2ba692f30fbb]
/home/jhammond/MPI/gcc482-mv2trunk/lib/libmpich.so.12(MPIR_Shmem_Bcast_MV2+0x186)[0x2ba692f18d06]
/home/jhammond/MPI/gcc482-mv2trunk/lib/libmpich.so.12(+0xbb327)[0x2ba692ea2327]
/home/jhammond/MPI/gcc482-mv2trunk/lib/libmpich.so.12(MPIDI_CH3U_Win_allocate+0x79)[0x2ba692e91869]
/home/jhammond/MPI/gcc482-mv2trunk/lib/libmpich.so.12(MPID_Win_allocate+0x9f)[0x2ba692e984ef]
/home/jhammond/MPI/gcc482-mv2trunk/lib/libmpich.so.12(PMPI_Win_allocate+0x221)[0x2ba692f80a01]
./test_malloc_group[0x402eb6]
./test_malloc_group[0x402a66]
./test_malloc_group[0x401e0a]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x3b6ea1ed1d]
./test_malloc_group[0x401bc9]

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 117675 RUNNING AT blogin2
=   EXIT CODE: 1
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================

HOW TO REPRODUCE

git clone git://git.mpich.org/armci-mpi.git && cd armci-mpi && git
checkout mpi3rma && ./autogen.sh && mkdir build && cd build &&
../configure CC=mpicc && make check



-- 
Jeff Hammond
jeff.science at gmail.com



More information about the mvapich-discuss mailing list