Change Summary for MPICH2 for week of Aug 26, 2007

This list was automatically generated on Mon Aug 27 04:09:44 2007 .

Information on all weekly change summaries is available.

List of revisions

Files for each revision

comments added during review with Nick src/mpid/globus/mpig_segment.c
Deleted old code for MPI_SIZEOF src/binding/f90/buildiface
Handle missing PATH in environment. src/pm/mpd/mpdlib.py src/pm/mpd/mpiexec.py
Handle the case of a Fortran compiler that has reals and double precision the same size (e.g., g59 with the -r8 switch) configure.in src/binding/f90/mpi_sizeofs.f90.in
Make detection of a mismatch in the C and Fortran integers an error, since in that case we cannot build a correct Fortran interface configure.in
merged changes between mpig-dev-base-20070808 and mpig-dev-t2b-20070808-1 into the branch mpig-dev-branch-20070808 CHANGES Makefile.sm README RELEASE_NOTES configure.in maint/f77tof90.in src/binding/f90/buildiface src/binding/f90/mpi_sizeofs.f90.in src/mpi/topo/dims_create.c src/mpid/ch3/channels/nemesis/nemesis/include/mpid_nem_inline.h src/mpid/ch3/channels/nemesis/nemesis/src/mpid_nem_alloc.c src/mpid/ch3/channels/sctp/mpich2prereq src/mpid/ch3/channels/shm/mpich2prereq src/mpid/ch3/channels/shm/include/mpidi_ch3_impl.h src/mpid/ch3/channels/shm/src/ch3_progress.c src/mpid/ch3/channels/sock/include/mpidi_ch3_impl.h src/mpid/ch3/channels/sock/src/ch3_isend.c src/mpid/ch3/channels/sock/src/ch3_isendv.c src/mpid/ch3/channels/sock/src/ch3_istartmsg.c src/mpid/ch3/channels/sock/src/ch3_istartmsgv.c src/mpid/ch3/channels/ssm/mpich2prereq src/mpid/ch3/channels/ssm/include/mpidi_ch3_impl.h src/mpid/ch3/channels/ssm/src/ch3_isend.c src/mpid/ch3/channels/ssm/src/ch3_isendv.c src/mpid/ch3/channels/ssm/src/ch3_istartmsg.c src/mpid/ch3/channels/ssm/src/ch3_istartmsgv.c src/mpid/ch3/channels/ssm/src/ch3_progress_connect.c src/mpid/ch3/util/sock/ch3u_connect_sock.c src/mpid/common/locks/mpidu_process_locks.c src/mpid/common/sock/poll/socki_util.i src/pm/mpd/mpdlib.py src/pm/mpd/mpiexec.py src/pm/smpd/smpd_launch_process.c src/pmi/Makefile.sm src/pmi/smpd/smpd_ipmi.c test/mpi/f77/attr/baseattr2f.f test/mpi/f77/attr/baseattrf.f test/mpi/f77/coll/uallreducef.f test/mpi/f77/comm/commnamef.f test/mpi/f77/datatype/gaddressf.f test/mpi/f77/datatype/packef.f test/mpi/f77/datatype/typeaints.h.in test/mpi/f77/datatype/typecntsf.f test/mpi/f77/datatype/typem2f.f test/mpi/f77/datatype/typenamef.f test/mpi/f77/datatype/typesnamef.f test/mpi/f77/ext/add1size.h.in test/mpi/f77/ext/allocmem.f test/mpi/f77/ext/allocmemf.f test/mpi/f77/info/infotestf.f test/mpi/f77/init/baseenvf.f test/mpi/f77/io/setviewcurf.f test/mpi/f77/pt2pt/statusesf.f test/mpi/f77/rma/addsize.h.in test/mpi/f77/rma/baseattrwinf.f test/mpi/f77/rma/c2f2cwinf.f test/mpi/f77/rma/winaccf.f test/mpi/f77/rma/winerrf.f test/mpi/f77/rma/winfencef.f test/mpi/f77/rma/wingetf.f test/mpi/f77/rma/wingroupf.f test/mpi/f77/rma/winnamef.f test/mpi/f77/rma/winscale1f.f test/mpi/f77/rma/winscale2f.f test/mpi/f77/spawn/namepubf.f test/mpi/f77/spawn/spawnargvf.f test/mpi/f77/spawn/spawnf.f test/mpi/f77/spawn/spawnmult2f.f test/mpi/f77/spawn/spawnmultf.f test/mpi/f77/spawn/type1aint.h.in test/mpi/f77/util/mtestf.f test/mpi/f90/datatype/indtype.f90 test/mpi/f90/datatype/structf.f90 test/mpi/f90/rma/baseattrwinf90.f90 test/mpi/manual/.cvsignore test/mpi/manual/Makefile.sm test/mpi/manual/README test/mpi/manual/connectstuff.h test/mpi/manual/dimsbalanced.c test/mpi/manual/tchandlers.c test/mpi/manual/tcutil.c test/mpi/perf/non_zero_root.c test/mpi/rma/accfence1.c test/mpi/rma/getfence1.c test/mpi/rma/putfence1.c test/mpi/rma/putpscw1.c
Removed returns (DOS newline pair) from files test/mpi/manual/connectstuff.h test/mpi/manual/tchandlers.c test/mpi/manual/tcutil.c