[mpich2-commits] r4012 - mpich2/trunk

balaji at mcs.anl.gov balaji at mcs.anl.gov
Wed Mar 11 12:45:13 CDT 2009


Author: balaji
Date: 2009-03-11 12:45:13 -0500 (Wed, 11 Mar 2009)
New Revision: 4012

Modified:
   mpich2/trunk/CHANGES
Log:
Added a few known major changes for the 1.1b1 release to the CHANGES file.


Modified: mpich2/trunk/CHANGES
===================================================================
--- mpich2/trunk/CHANGES	2009-03-11 17:44:00 UTC (rev 4011)
+++ mpich2/trunk/CHANGES	2009-03-11 17:45:13 UTC (rev 4012)
@@ -1,5 +1,5 @@
 ===============================================================================
-                               Changes in 1.1 (a1 and a2)
+                               Changes in 1.1
 ===============================================================================
 
 - OVERALL: Added MPI 2.1 support.
@@ -7,6 +7,10 @@
 - OVERALL: Nemesis is now the default configuration channel with a
   completely new TCP communication module.
 
+- OVERALL: Windows support for nemesis.
+
+- OVERALL: Added a new Myrinet MX network module for nemesis.
+
 - OVERALL: Initial support for shared-memory aware collective
   communication operations.
 
@@ -26,7 +30,7 @@
 
 - Many other bug fixes, memory leak fixes and code cleanup. A full
 list of changes is available using:
-  svn log -r813:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.1a2
+  svn log -r813:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.1b1
 
 
 ===============================================================================



More information about the mpich2-commits mailing list