[mpich2-commits] r7507 - mpich2/trunk
balaji at mcs.anl.gov
balaji at mcs.anl.gov
Thu Nov 25 06:47:08 CST 2010
Author: balaji
Date: 2010-11-25 06:47:07 -0600 (Thu, 25 Nov 2010)
New Revision: 7507
Modified:
mpich2/trunk/RELEASE_NOTES
Log:
Get rid of the issues that have already been fixed from the
RELEASE_NOTES.
Modified: mpich2/trunk/RELEASE_NOTES
===================================================================
--- mpich2/trunk/RELEASE_NOTES 2010-11-24 20:48:21 UTC (rev 7506)
+++ mpich2/trunk/RELEASE_NOTES 2010-11-25 12:47:07 UTC (rev 7507)
@@ -63,12 +63,6 @@
### 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.
@@ -77,12 +71,7 @@
processes. MPI_Comm_spawn() does not currently work for >= 256
arguments with smpd.
- * The hwloc process binding support within the Hydra process manager
- does not build correctly with PGI compilers in some
- environments. hwloc support can be disabled using the configure
- option "--without-hydra-bindlib".
-
### Performance issues
* SMP-aware collectives do not perform as well, in select cases, as
More information about the mpich2-commits
mailing list