[mpich-commits] r10786 - mpich2/trunk

balaji at mcs.anl.gov balaji at mcs.anl.gov
Wed Dec 19 23:01:56 CST 2012


Author: balaji
Date: 2012-12-19 23:01:56 -0600 (Wed, 19 Dec 2012)
New Revision: 10786

Modified:
   mpich2/trunk/RELEASE_NOTES
Log:
There's no MPI C++ bindings anymore.

No reviewer.

Modified: mpich2/trunk/RELEASE_NOTES
===================================================================
--- mpich2/trunk/RELEASE_NOTES	2012-12-20 04:44:46 UTC (rev 10785)
+++ mpich2/trunk/RELEASE_NOTES	2012-12-20 05:01:56 UTC (rev 10786)
@@ -93,8 +93,5 @@
  * The MPI datatypes corresponding to Fortran datatypes are not
    available (e.g., no MPI::DOUBLE_PRECISION).
 
- * The C++ binding does not implement a separate profiling interface,
-   as allowed by the MPI-2 Standard (Section 10.1.10 Profiling).
-
  * MPI::ERRORS_RETURN may still throw exceptions in the event of an
    error rather than silently returning.



More information about the commits mailing list