[mpich2-commits] r4086 - mpich2/trunk

balaji at mcs.anl.gov balaji at mcs.anl.gov
Mon Mar 16 00:31:53 CDT 2009


Author: balaji
Date: 2009-03-16 00:31:53 -0500 (Mon, 16 Mar 2009)
New Revision: 4086

Modified:
   mpich2/trunk/CHANGES
Log:
Some updates to the CHANGES file in preparation for the 1.1b1 release.

Modified: mpich2/trunk/CHANGES
===================================================================
--- mpich2/trunk/CHANGES	2009-03-16 04:49:48 UTC (rev 4085)
+++ mpich2/trunk/CHANGES	2009-03-16 05:31:53 UTC (rev 4086)
@@ -15,7 +15,7 @@
   communication operations.
 
 - PM/PMI: Initial support for the new Hydra process management
-  framework (current support is only for ssh).
+  framework (current support is for ssh and fork).
 
 - OVERALL: Support for BlueGene/P through the DCMF library (thanks to
   IBM for the patch).
@@ -28,14 +28,19 @@
 - ROMIO: Added support for MPI_Type_create_resized and
   MPI_Type_create_indexed_block datatypes in ROMIO.
 
-- ROMIO: Optimized Lustre ADIO driver (Thanks to Weikuan Yu for initial
-  work and Sun for further improvements).
+- ROMIO: Optimized Lustre ADIO driver (thanks to Weikuan Yu for
+  initial work and Sun for further improvements).
 
 - Many other bug fixes, memory leak fixes and code cleanup. A full
-list of changes is available using:
+  list of changes is available using:
+
   svn log -r813:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.1b1
 
+  ... or at the following link:
 
+  https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich2-1.1b1?action=follow_copy&rev=HEAD&stop_rev=813&mode=follow_copy
+
+
 ===============================================================================
                                Changes in 1.0.7
 ===============================================================================



More information about the mpich2-commits mailing list