[mpich2-commits] r7448 - mpich2/trunk

balaji at mcs.anl.gov balaji at mcs.anl.gov
Sun Nov 14 12:07:05 CST 2010


Author: balaji
Date: 2010-11-14 12:07:05 -0600 (Sun, 14 Nov 2010)
New Revision: 7448

Modified:
   mpich2/trunk/RELEASE_NOTES
Log:
Added the remaining tickets as known issues to avoid blocking the
1.3.1 release.

Modified: mpich2/trunk/RELEASE_NOTES
===================================================================
--- mpich2/trunk/RELEASE_NOTES	2010-11-14 16:47:59 UTC (rev 7447)
+++ mpich2/trunk/RELEASE_NOTES	2010-11-14 18:07:05 UTC (rev 7448)
@@ -63,6 +63,12 @@
 
 ### Process Managers
 
+ * Hydra's prepend-rank option has some known problems. You might be
+   able to use it most, but not all times.
+
+ * Running Hydra's mpiexec as a background process does not work
+   correctly at this time.
+
  * The MPD process manager can only handle relatively small amounts of
    data on stdin and may also have problems if there is data on stdin
    that is not consumed by the program.
@@ -72,8 +78,9 @@
    arguments with smpd.
 
  * The hwloc process binding support within the Hydra process manager
-   does not build correctly with the PGI compilers. hwloc support can
-   be disabled using the configure option "--without-hydra-bindlib".
+   does not build correctly with PGI compilers in some
+   environments. hwloc support can be disabled using the configure
+   option "--without-hydra-bindlib".
 
 
 ### Performance issues



More information about the mpich2-commits mailing list