1
1
openmpi/opal/mca/btl/ugni
Gilles Gouaillardet 174e967dbc
Remove ORTE project
Will be replaced by PRRTE. Ensure that OMPI and OPAL layers build
without reference to ORTE. Setup opal/pmix framework to be static.
Remove support for all PMI-1 and PMI-2 libraries. Add support for
"external" pmix component as well as internal v4 one.

remove orte: misc fixes

 - UCX fixes
 - VPATH issue
 - oshmem fixes
 - remove useless definition
 - Add PRRTE submodule
 - Get autogen.pl to traverse PRRTE submodule
 - Remove stale orcm reference
 - Configure embedded PRRTE
 - Correctly pass the prefix to PRRTE
 - Correctly set the OMPI_WANT_PRRTE am_conditional
 - Move prrte configuration to the end of OMPI's configure.ac
 - Make mpirun a symlink to prun, when available
 - Fix makedist with --no-orte/--no-prrte option
 - Add a `--no-prrte` option which is the same as the legacy
   `--no-orte` option.
 - Remove embedded PMIx tarball. Replace it with new submodule
   pointing to OpenPMIx master repo's master branch
 - Some cleanup in PRRTE integration and add config summary entry
 - Correctly set the hostname
 - Fix locality
 - Fix singleton operations
 - Fix support for "tune" and "am" options

Signed-off-by: Ralph Castain <rhc@pmix.org>
Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Signed-off-by: Joshua Hursey <jhursey@us.ibm.com>
2020-02-07 18:20:06 -08:00
..
btl_ugni_add_procs.c Remove ORTE project 2020-02-07 18:20:06 -08:00
btl_ugni_atomic.c btl/ugni: fix 32-bit compare-and-swap atomics 2019-05-10 09:59:54 -06:00
btl_ugni_component.c uGNI: Fix potential deadlock when processing outstanding transfers 2019-10-26 12:21:17 +02:00
btl_ugni_device.h btl/ugni: fix up some warnings 2018-07-03 16:30:44 -06:00
btl_ugni_endpoint.c Remove ORTE project 2020-02-07 18:20:06 -08:00
btl_ugni_endpoint.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
btl_ugni_frag.c btl/ugni: improve multi-threaded RDMA performance 2018-06-26 11:31:35 -06:00
btl_ugni_frag.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
btl_ugni_get.c btl/ugni: swat compiler warning 2017-08-01 12:21:57 -06:00
btl_ugni_init.c Remove ORTE project 2020-02-07 18:20:06 -08:00
btl_ugni_module.c btl/ugni: fix up some warnings 2018-07-03 16:30:44 -06:00
btl_ugni_prepare.h btl/ugni: improve multi-threaded performance 2017-03-13 14:46:06 -06:00
btl_ugni_progress_thread.c btl/ugni: improve multi-threaded performance 2017-03-13 14:46:06 -06:00
btl_ugni_put.c btl/ugni: improve multi-threaded performance 2017-03-13 14:46:06 -06:00
btl_ugni_rdma.h btl/ugni: fix up some warnings 2018-07-03 16:30:44 -06:00
btl_ugni_send.c btl/ugni: remove erroneous mca_btl_ugni_frag_return call 2017-04-27 09:14:51 -06:00
btl_ugni_smsg.c btl/ugni: improve multi-threaded RDMA performance 2018-06-26 11:31:35 -06:00
btl_ugni_smsg.h btl/ugni: improve multi-threaded RDMA performance 2018-06-26 11:31:35 -06:00
btl_ugni.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
configure.m4 George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
Makefile.am mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00