Robert wrote, > $ mpiexec -n 2 ./a.out > I_MPI: [1] MPIDI_CH3I_RDMA_init(): will use DAPL provider from registry: OpenIB-cma > I_MPI: [0] MPIDI_CH3I_RDMA_init(): will use DAPL provider from registry: OpenIB-cma > I_MPI: [0] MPIDI_CH3_Init(): I_MPI: [1] MPIDI_CH3_Init(): will use rdma configuration > will use rdma configuration > [1:ib-idev-06][rdma_iba_init_d.c:154] error(0x60029): OpenIB-cma: >could not create DAPL endpoint: DAT_INVALID_PARAMETER(DAT_INVALID_ARG6) > Hello world: rank 0 of 2 running on ib-idev-05 > rank 1 in job 2 ib-idev-05_42160 caused collective abort of all ranks > exit status of rank 1: killed by signal 9
Hmm, if you have a debug version of the DAPL library, can you enable debug messages, export DAPL_DBG_TYPE=0xffff That may give us more information. I will also have Arlin take a look at this when returns on Tues. woody _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
