[mpich2-commits] r4108 - mpich2/trunk
jayesh at mcs.anl.gov
jayesh at mcs.anl.gov
Wed Mar 18 10:20:27 CDT 2009
Author: jayesh
Date: 2009-03-18 10:20:27 -0500 (Wed, 18 Mar 2009)
New Revision: 4108
Modified:
mpich2/trunk/RELEASE_NOTES
Log:
Adding notes about SMPD deficiencies in 1.1b1 release
Modified: mpich2/trunk/RELEASE_NOTES
===================================================================
--- mpich2/trunk/RELEASE_NOTES 2009-03-18 14:21:32 UTC (rev 4107)
+++ mpich2/trunk/RELEASE_NOTES 2009-03-18 15:20:27 UTC (rev 4108)
@@ -63,6 +63,11 @@
like, and let us know what does and does not work, but know that fixes will
probably wait for the next release.
+- The SMPD process manager does not work reliably with threaded MPI processes.
+ This will be fixed in the next release
+ MPI_Comm_spawn() does not currently work for >= 256 arguments with smpd.
+ This will be fixed in the next release.
+
- C++ Binding:
The MPI datatypes corresponding to Fortran datatypes are not available
More information about the mpich2-commits
mailing list