This repository was archived by the owner on Sep 30, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Much, much more information is also available in the Open MPI FAQ:
5959===========================================================================
6060
6161The following abbreviated list of release notes applies to this code
62- base as of this writing (April 2015 ):
62+ base as of this writing (June 2016 ):
6363
6464General notes
6565-------------
@@ -85,11 +85,6 @@ General notes
8585 experience growing pains typical of any new software package.
8686 End-user feedback is greatly appreciated.
8787
88- This implementation will currently most likely provide optimal
89- performance on Mellanox hardware and software stacks. Overall
90- performance is expected to improve as other network vendors and/or
91- institutions contribute platform specific optimizations.
92-
9388 See below for details on how to enable the OpenSHMEM implementation.
9489
9590- Open MPI includes support for a wide variety of supplemental
@@ -287,6 +282,9 @@ Compiler Notes
287282 still using GCC 3.x). Contact Pathscale support if you continue to
288283 have problems with Open MPI's C++ bindings.
289284
285+ Note the MPI C++ bindings have been deprecated by the MPI Forum and
286+ may not be supported in future releases.
287+
290288- Using the Absoft compiler to build the MPI Fortran bindings on Suse
291289 9.3 is known to fail due to a Libtool compatibility issue.
292290
You can’t perform that action at this time.
0 commit comments