Ticket #690 (closed bug: fixed)
Nemesis' MPIU_Memcpy broken
| Reported by: | "Rajeev Thakur" <thakur@…> | Owned by: | buntinas |
|---|---|---|---|
| Priority: | minor | Milestone: | mpich2-1.1.1 |
| Component: | mpich2 | Keywords: | |
| Cc: |
Description
I noticed that the tests with Hydra were hanging (and not timing out) for the shared library case in the nightlies (on crunch and triumph). In trying to reproduce the problem manually, I find the following: * build with shared library: all tests hang * build without shared library: all tests either hang or give this error crunch:/sandbox/thakur/tmp/test/mpi/attr% mpiexec -n 2 attrend Fatal error in MPI_Finalize: Other MPI error, error stack: MPI_Finalize(307)..................: MPI_Finalize failed MPI_Finalize(198)..................: MPID_Finalize(92)..................: PMPI_Barrier(476)..................: MPI_Barrier(comm=0x44000002) failed MPIR_Barrier(82)...................: MPIC_Sendrecv(161).................: MPIC_Wait(405).....................: MPIDI_CH3I_Progress(150)...........: MPID_nem_mpich2_blocking_recv(1074): MPID_nem_tcp_connpoll(1663)........: Communication error Unknown signal 271 The exact command line is /homes/thakur/cvs/mpich2/configure --enable-nemesis-dbg-localoddeven --disable-spawn --with-device=ch3:nemesis --enable-sharedlibs=gvv --with-pm=hydra --prefix=/sandbox/thakur/mpich2-install On 64-bit systems everything runs peachy.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
