1
1
openmpi/opal/mca/btl
Jeff Squyres 984982790a usnic: convert from verbs to libfabric (yay!)
This commit represents the conversion of the usnic BTL from verbs to
libfabric.

For the moment, libfabric is embedded in Open MPI (currently in the
usnic BTL).  This is because the libfabric API is still changing, and
also has not yet been released.  Ultimately, this embedded copy of
libfabric will likely disappear and the usnic BTL will rely on an
external installation of libfabric.

New configure options:

* --with-libfabric: will cause configure to fail if libfabric support
    cannot be built
* --without-libfabric: will prevent libfabric support from being built
* --with-libfabric=DIR: use an external libfabric installation
* --with-libfabric-libdir=LIBDIR: when paired with --with-libfabric=DIR,
    use LIBDIR for the libfabric installation library dir

The --with-libnl3[-libdir] arguments are now gone.
2014-12-08 11:37:37 -08:00
..
base Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
openib Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
portals4 Portals4 BTL: Do not disqualify if a peer does not put Portals4 BTL modex info 2014-12-03 14:22:10 -06:00
scif Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
self Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
sm Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
smcuda Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
tcp ompi_proc_finalize has an interesting side effect. A proc is 2014-11-28 18:26:36 -05:00
template Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
ugni Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
usnic usnic: convert from verbs to libfabric (yay!) 2014-12-08 11:37:37 -08:00
vader btl/vader: workaround to make jenkins happy 2014-12-03 15:51:58 -07:00
btl.h Revert "Merge pull request #275 from hjelmn/btlmod" 2014-11-19 23:22:43 -07:00
Makefile.am Cleanup the moved component's Makefile.am to use the opal instead of ompi directories 2014-07-31 04:41:04 +00:00