1
1

Add note about OFED 1.0 and how it won't work with OMPI v1.2 and later

(because of GNU libtool 2.x issues -- see
https://svn.open-mpi.org/trac/ompi/ticket/334 and
http://openib.org/bugzilla/show_bug.cgi?id=223).  OFED fixed the
problem in OFED 1.1.

Closes trac:334.

This commit was SVN r11623.

The following Trac tickets were found above:
  Ticket 334 --> https://svn.open-mpi.org/trac/ompi/ticket/334
Этот коммит содержится в:
Jeff Squyres 2006-09-12 11:28:58 +00:00
родитель 7999c08107
Коммит eb5445c57c

7
README

@ -42,7 +42,7 @@ Thanks for your time.
===========================================================================
The following abbreviated list of release notes applies to this code
base as of this writing (17 Jun 2006):
base as of this writing (12 Sep 2006):
- Open MPI includes support for a wide variety of supplemental
hardware and software package. When configuring Open MPI, you may
@ -223,6 +223,11 @@ base as of this writing (17 Jun 2006):
MCA parameter btl_mx_max_send_size can be used to vary the maximum
size of subsequent fragments.
- The Open Fabrics Enterprise Distribution (OFED) software package
v1.0 will not work properly with Open MPI v1.2 (and later) due to
how its Mellanox InfiniBand plugin driver is created. The problem
is fixed OFED v1.1 (and beyond).
- The current version of the Open MPI point-to-point engine does not
yet support hardware-level MPI message matching. As such, MPI
message matching must be performed in software, artificially