1
1
openmpi/opal/mca/common/ofi
Howard Pritchard 841192645b common/libfabric: move libfabric to ofi
This PR renames the common library for OFI libfabric from
libfabric to ofi.  There are a number of reasons this
is good to do:

1) its shorter and replaces 9 characters with three for
   function names for what may eventually be a fairly extensive interface
2) OFI is the term used for MTL and RML components that use
   the OFI libfabric interface
3) A planned OSC component will also use the OFI term.
4) Other HPC libraries that can use OFI libfabric tend to use
   the term "ofi" internally and also in their configure options
   relevant to OFI libfabric (i.e. MPICH/CH4, Intel MPI, Sandia SHMEM)

There seem to be comments in places in the Open MPI source
code that indicate that this common library will be going away.
Far from it as we will want to be able to share things like
AV objects between OMPI and possibly OSHMEM components that
use the OFI libfabric interface.

This PR also adds a synonym to the --with-libfabric(-libdir)
configury options: --with-ofi and with-ofi-libdir.

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2017-04-20 13:07:16 -06:00
..
common_ofi.c common/libfabric: move libfabric to ofi 2017-04-20 13:07:16 -06:00
common_ofi.h common/libfabric: move libfabric to ofi 2017-04-20 13:07:16 -06:00
configure.m4 common/libfabric: move libfabric to ofi 2017-04-20 13:07:16 -06:00
Makefile.am common/libfabric: move libfabric to ofi 2017-04-20 13:07:16 -06:00
owner.txt common/libfabric: move libfabric to ofi 2017-04-20 13:07:16 -06:00