[mpich2-commits] r7841 - mpich2/trunk
buntinas at mcs.anl.gov
buntinas at mcs.anl.gov
Wed Jan 26 12:41:03 CST 2011
Author: buntinas
Date: 2011-01-26 12:41:03 -0600 (Wed, 26 Jan 2011)
New Revision: 7841
Modified:
mpich2/trunk/README.vin
Log:
Removed statement about collectives not returning error on invalid result
Modified: mpich2/trunk/README.vin
===================================================================
--- mpich2/trunk/README.vin 2011-01-26 18:29:07 UTC (rev 7840)
+++ mpich2/trunk/README.vin 2011-01-26 18:41:03 UTC (rev 7841)
@@ -768,11 +768,6 @@
returning MPI_SUCCESS on a given process means that the part of the
collective performed by that process has been successful.
- MPICH2 release specific note: There is currently a bug in
- MPICH2 that might cause the collective operation to return
- MPI_SUCCESS on a process even if data is corrupted on that
- process.
-
- PROCESS MANAGER: If used with the hydra process manager, hydra will
detect failed processes and notify the MPICH2 library. Users can
query the list of failed processes using the
More information about the mpich2-commits
mailing list