Change Summary for MPICH2 for week of Nov 20, 2005

This list was automatically generated on Mon Nov 21 05:11:38 2005 .

Information on all weekly change summaries is available.

List of revisions

Files for each revision

#ifdef protect Windows only option src/pm/smpd/mp_parse_command_line.c
added -l option for prefixing output with the process rank src/pm/smpd/mp_parse_command_line.c src/pm/smpd/smpd.h src/pm/smpd/smpd_connect.c src/pm/smpd/smpd_handle_command.c src/pm/smpd/smpd_state_machine.c
added a -user n option so that multiple user credentials can be saved and used to launch jobs src/pm/smpd/mp_parse_command_line.c src/pm/smpd/smpd.h src/pm/smpd/smpd_connect.c src/pm/smpd/smpd_handle_command.c src/pm/smpd/smpd_launch_process.c src/pm/smpd/smpd_register.c src/pm/smpd/smpd_state_machine.c
added a section on options to mpiexec doc/windev/windev.tex
Added checks for MPICH2_ENABLE_xxx and MPICH2_BASExxx to improve execution of test configure from within the MPICH2 configure test/mpi/configure.in
added documentation for makewindist.bat and the -user option doc/windev/windev.tex
added documentation for the security and job options to smpd doc/windev/windev.tex
added documentation on environment variables doc/windev/windev.tex
Added export of enable and base compiler values to help test configure configure.in
Added inactivereq to Makefile.sm test/mpi/pt2pt/Makefile.sm
Added missing -- at end of error handling annotation src/mpi/romio/adio/ad_ufs/ad_ufs_open.c
added section on firewalls doc/windev/windev.tex
Added test for proper handling of inactive requests in MPI_Wait and MPI_Test test/mpi/pt2pt/.cvsignore test/mpi/pt2pt/inactivereq.c test/mpi/pt2pt/testlist
catch exception src/pm/smpd/wmpiexec/wmpiexec.cs
checked if the execution bit can be removed src/mpe2/src/slog2sdk/bin/slog2updater.in
Clarified Windows dynamic process support for sshm RELEASE_NOTES
fixed a bug and added error checking to smpd_watch_processes src/pm/smpd/smpd_watchprocs.c
ignore Windows project files test/mpi/errors/coll/.cvsignore test/mpi/errors/pt2pt/.cvsignore
misc doc/windev/windev.tex
misc updates doc/windev/windev.tex
prototype local functions src/pm/smpd/smpd_handle_command.c
removed bogus error handling annotations src/mpid/ch3/src/mpid_startall.c