Change Summary for MPICH2 for week of Jun 25, 2006

This list was automatically generated on Mon Jun 26 04:11:56 2006 .

Information on all weekly change summaries is available.

List of revisions

Files for each revision

a band-aid fix to address a problem in the offset-length processing when theinitial offset-length pair has zero lenght. src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_read.c src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_write.c
Add maxbranch option src/pm/mpd/mpdboot.py
Added LinuxPPC with xlc info confdb/aclocal_shl.m4
Added a POPFATAL version of MPIU_ERR_POP src/include/mpierrs.h
Added a test for incompatible minor versions of GNU C++ compilers configure.in src/binding/cxx/buildiface
Added an alternative approach for accessing confdb maint/updatefiles
added comment that IB channel has been removed and sshm has not been tested and may not build README
Added cvsignore archive/mpiexec/.cvsignore
Added test pgm for message queue display src/mpi/debugger/qdemo.c
alignment of doubles. confdb/aclocal_cc.m4 src/mpid/common/datatype/mpid_type_struct.c
Begun the process of moving common code for reading and writing to another processes memory into a common location src/mpid/ch3/channels/shm/src/shm.c src/mpid/ch3/channels/sshm/src/ch3_shm.c src/mpid/ch3/channels/ssm/src/ch3_progress.c src/mpid/ch3/channels/ssm/src/ch3_progress_connect.c src/mpid/ch3/channels/ssm/src/ch3_shm.c src/mpid/ch3/util/shm/Makefile.sm src/mpid/ch3/util/shm/shmproc.c
Better arguments for cleaning up old mpd stuff src/pm/mpd/mpdcleanup.py
Better handling of new args src/pm/mpd/mpdcleanup.py
Clean up use of MPIU_ERR_SET and replace with MPIU_ERR_POP src/mpi/datatype/type_get_name.c src/mpi/errhan/errnames.txt src/mpid/ch3/src/ch3u_comm_spawn_multiple.c src/mpid/ch3/src/mpid_port.c src/mpid/ch3/src/mpid_rma.c src/mpid/ch3/util/shm/ch3u_connect_sshm.c src/mpid/ch3/util/sock/ch3u_connect_sock.c
Enhanced detection of getsid prototype need src/pm/util/configure.in src/pm/util/newsession.c
fix for alignment bug on macbook pro related to incorrect assumptions aboutalignment of doubles. configure.in confdb/aclocal_cc.m4 src/mpid/common/datatype/mpid_type_struct.c
Fixes for the ptrace hoist src/mpid/ch3/include/mpidpost.h src/mpid/ch3/util/shm/shmproc.c
Improve the ability of configure to identify that Intel is the vendor of the F90 compiler ifort configure.in
initial offset-length pair has zero lenght. src/mpi/romio/adio/ad_pvfs2/ad_pvfs2_write.c
made one pass and updated README
minor corrections src/mpid/globus/Makefile.sm src/mpid/globus/mpich2prereq
Minor fixes for qdemo src/mpi/debugger/.cvsignore src/mpi/debugger/Makefile.sm src/mpi/debugger/qdemo.c
Modify MPID_Get_processor_name to take as input the length of the output buffer src/include/mpiimpl.h src/mpi/misc/getpname.c src/mpid/ch3/channels/shm/src/ch3_init.c src/mpid/ch3/src/mpid_getpname.c src/mpid/ch3/util/shm/ch3u_init_sshm.c src/mpid/ch3/util/sock/findinterfaces.c
Move examples/mpiexec to archive configure.in examples/Makefile.sm
Move mpiexec eample to archive directory archive/mpiexec/Makefile.sm archive/mpiexec/mpiexec.c archive/mpiexec/mpiexec.vcproj archive/mpiexec/mpiexec_args.c
nemesis: fixed typo **notimp -> **notimpl src/mpi/errhan/errnames.txt src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_mpich2_rma.c
New demo in ifdef'd block for later testing. src/pm/mpd/pmitest.c
new error strings to match the earlier commits to the globus device src/mpi/errhan/errnames.txt
next wave of changes for MPI_Comm_{connect,accept}. elimination of race condition in connection establishment code. substantial code cleanup. src/mpid/globus/mpid_env.c src/mpid/globus/mpid_progress.c src/mpid/globus/mpid_services.c src/mpid/globus/mpid_vc.c src/mpid/globus/mpidimpl.h src/mpid/globus/mpidpre.h src/mpid/globus/mpig_bc.c src/mpid/globus/mpig_cm_other.c src/mpid/globus/mpig_cm_self.c src/mpid/globus/mpig_cm_vmpi.c src/mpid/globus/mpig_cm_vmpi.h src/mpid/globus/mpig_cm_xio.c src/mpid/globus/mpig_cm_xio.h src/mpid/globus/mpig_cm_xio_comm.i src/mpid/globus/mpig_cm_xio_conn.i src/mpid/globus/mpig_cm_xio_data.i src/mpid/globus/mpig_cm_xio_req.i src/mpid/globus/mpig_cm_xio_vc.i src/mpid/globus/mpig_comm.c src/mpid/globus/mpig_misc.c src/mpid/globus/mpig_pg.c src/mpid/globus/mpig_pm.c src/mpid/globus/mpig_pm_gk.c src/mpid/globus/mpig_pm_ws.c src/mpid/globus/mpig_topology.c
remove archive as part of dist step Makefile.sm
removed gasnet references and added nemesis CHANGES README
updated CHANGES README
updated to do list items and estimates src/mpid/globus/NOTES.txt
updated user guide doc/faq/faq.txt doc/installguide/Makefile.in doc/userguide/Makefile.in doc/userguide/user.tex
updated version number in a few more places configure.in maint/Version
Updated wait and test status man block maint/docnotes
Updates for remshell and gforker src/pm/gforker/configure.in src/pm/gforker/mpiexec.c src/pm/remshell/Makefile.sm src/pm/remshell/configure.in src/pm/remshell/mpiexec.c src/pm/util/cmnargs.c src/pm/util/ioloop.c src/pm/util/labelout.c src/pm/util/pmiserv.c src/pm/util/rm.c