[mpich2-commits] r7433 - mpich2/trunk

goodell at mcs.anl.gov goodell at mcs.anl.gov
Wed Nov 10 16:50:42 CST 2010


Author: goodell
Date: 2010-11-10 16:50:42 -0600 (Wed, 10 Nov 2010)
New Revision: 7433

Modified:
   mpich2/trunk/CHANGES
Log:
add CHANGES note about collective threshold parameters from r7356

Modified: mpich2/trunk/CHANGES
===================================================================
--- mpich2/trunk/CHANGES	2010-11-10 22:07:46 UTC (rev 7432)
+++ mpich2/trunk/CHANGES	2010-11-10 22:50:42 UTC (rev 7433)
@@ -20,6 +20,9 @@
 
  # OVERALL: Performance improvements for Group_translate_ranks.
 
+ # COLLECTIVES: Collective algorithm selection thresholds can now be controlled
+   at runtime via environment variables.
+
  # ROMIO: PVFS error codes are now mapped to MPI error codes.
 
  # Several other minor bug fixes, memory leak fixes, and code cleanup.



More information about the mpich2-commits mailing list