1
1
openmpi/opal/mca/hwloc/hwloc201
Jeff Squyres 59c8ab6da4 m4: remove all configury related to libibverbs
Now that all components that use libibverbs are gone, remove
OPAL_CHECK_VERBS and the confusingly-named OPAL_CHECK_OPENFABRICS
(which really just checked for verbs things -- not all the possible
OpenFabrics APIs/libraries).

The only code left in Open MPI that calls verbs is hwloc -- and that's
just the APIs that takes an IBV device and returns topological
information about it.  Since nothing in the Open MPI code base uses
the "ibv_*" API any more, we have no need for this hwloc functionality
so we'll even remove the --with-verbs configure options.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2019-02-07 05:36:06 -08:00
..
hwloc hwloc: update to hwloc 2.0.1 2018-05-24 11:52:59 +02:00
configure.m4 m4: remove all configury related to libibverbs 2019-02-07 05:36:06 -08:00
hwloc201_component.c hwloc: update to hwloc 2.0.1 2018-05-24 11:52:59 +02:00
hwloc201.h hwloc: update to hwloc 2.0.1 2018-05-24 11:52:59 +02:00
Makefile.am Ensure required hwloc directories are in dist tarballs 2018-06-12 08:33:50 -07:00
owner.txt hwloc: update to hwloc 2.0.1 2018-05-24 11:52:59 +02:00
README-ompi.txt hwloc: update to hwloc 2.0.1 2018-05-24 11:52:59 +02:00