[mvapich-discuss] hang in mpi_comm_create

Dan Kokron daniel.kokron at nasa.gov
Mon Mar 7 12:21:48 EST 2011


I am using mvpich2-1.6rc3 on a large Linux cluster (see
http://www.nas.nasa.gov/Resources/Systems/pleiades.html for more
information about the cluster)

MVAPICH is configured as follows.
./configure CC=icc CXX=icpc F77=ifort F90=ifort CFLAGS=-fpic -DRDMA_CM
CXXFLAGS=-fpic -DRDMA_CM FFLAGS=-fpic F90FLAGS=-fpic
--prefix=/u/dkokron/play/mvapich2-1.6rc3/install.dbg --enable-f77
--enable-f90 --enable-cxx --enable-mpe --enable-romio
--with-file-system=lustre --enable-threads=default --with-rdma=gen2
--with-hwloc --enable-error-checking=all --enable-error-messages=all
--enable-g=all --enable-fast=none

The configure log is attached.

My application gets wedged on a call to MPI_COMM_CREATE.  It does not
matter if SHMEM collective are enabled or not.  Also attached are
summaries of stack traces from all MPI processes.

Any ideas on how to proceed in debugging this issue?

-- 
Dan Kokron
Global Modeling and Assimilation Office
NASA Goddard Space Flight Center
Greenbelt, MD 20771
Daniel.S.Kokron at nasa.gov
Phone: (301) 614-5192
Fax:   (301) 614-5304
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log.gz
Type: application/x-gzip
Size: 26921 bytes
Desc: not available
Url : http://mail.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20110307/84927fe7/config.log-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb_summary_shmem_disabled.gz
Type: application/x-gzip
Size: 6105 bytes
Desc: not available
Url : http://mail.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20110307/84927fe7/gdb_summary_shmem_disabled-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb_summary_shmem_enabled.gz
Type: application/x-gzip
Size: 7087 bytes
Desc: not available
Url : http://mail.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20110307/84927fe7/gdb_summary_shmem_enabled-0001.bin


More information about the mvapich-discuss mailing list