Change Summary for MPICH2 for week of Sep 24, 2006

This list was automatically generated on Mon Sep 25 04:10:50 2006 .

Information on all weekly change summaries is available.

List of revisions

Files for each revision

added a test to check if MPI naming service routines, MPI_(Un)Publish_name and MPI_Lookup_name, are available. This is to detect a HP-MPI's fault. src/mpe2/src/wrappers/configure.in src/mpe2/src/wrappers/src/log_mpi_spawn.c
added missing Fortran binding for MPI_Pcontrol(). modified fpilog.f to check if MPI_Pcontrol is really working. src/mpe2/src/wrappers/src/mpe_proff.c src/mpe2/src/wrappers/test/fpilog.f
Added two indexed types to the datatypes returned by MTestGetDatatypes test/mpi/util/mtest.c
fixed ch3:sctp (w/ confdb) compilation errorMPIDI_CH3I_Initialize_tmp_comm no longer defined in mpidi_ch3_impl.h because it is static in ch3u_port.c src/mpid/ch3/channels/sctp/include/mpidi_ch3_impl.h
fixed intercomm root error check src/include/mpierrs.h
Made unbuffered output the default for the pm tools src/pm/util/cmnargs.c
rename sendself to work around windows limitation test/mpi/threads/pt2pt/Makefile.sm test/mpi/threads/pt2pt/sendselfth.c test/mpi/threads/pt2pt/testlist
updated README for mpe2-1.0.4 release src/mpe2/README
Updated common mpiexec description src/pm/gforker/mpiexec.txt