Change Summary for MPICH2 for week of Sep 02, 2007

This list was automatically generated on Mon Sep 3 04:09:43 2007 .

Information on all weekly change summaries is available.

List of revisions

Files for each revision

(1) Added check for the latest version of VS runtime dlls (2) Updated the link for obtaining the .NET framework -- now all http links in installables are generic maint/mpich2i.vdproj maint/mpich2x64i.vdproj
1) Removed ib &amp sshm channels (2) Removed/Updated configurations referring ib &amp sshm channels (3) Corrected the Ctrl chars on makewindist.bat -- now compatible with windows (4) Now the default build is the Release build makewindist.bat mpich2.sln
Check if the errcodes are not null before broadcasting them. If the application specifies MPI_ERRCODES_IGNORE, it'll be NULL. src/mpid/ch3/src/ch3u_comm_spawn_multiple.c
fix James S Perrin bug where error by one process in ADIO_FileSysType_fncallcauses hang when everyone else does an allreduce. src/mpi/romio/adio/common/ad_fstype.c
fixed info and error_codes src/mpi/spawn/comm_spawn_multiple.c src/mpid/ch3/src/ch3u_comm_spawn_multiple.c
initial deposit of an example program to do a user-defined communicator-thread logging. src/mpe2/src/wrappers/test/pthread_sendrecv_user.c
initialize *error_code src/mpi/romio/adio/common/ad_fstype.c
MT: Removed posting multiple connects for a VC. MPIDI_PG_GetConnString() can block and release the lock allowing another thread to try posting a connect for a VC in the VC_STATE_CONNECTING/VC_STATE_CONNECTED state. src/mpid/ch3/util/sock/ch3u_connect_sock.c
Not closing the thread handle after creating the thread because we need to wait on it later test/mpi/threads/pt2pt/sendselfth.c
Removed ib &amp sshm channels from the windows makefiles winconfigure.wsf
updated installation instruction for SUN MPI cluster tools 7. src/mpe2/INSTALL