1
1
openmpi/ompi/runtime
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
..
help-mpi-runtime.txt Remove ORTE project 2020-02-07 18:20:06 -08:00
Makefile.am Remove ORTE project 2020-02-07 18:20:06 -08:00
mpiruntime.h ompi/datatype: Use short float for MPI_REAL2 2019-02-01 13:01:10 +09:00
ompi_cr.c Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
ompi_cr.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ompi_info_support.c Remove ORTE project 2020-02-07 18:20:06 -08:00
ompi_info_support.h tools: Add oshmem_info utility 2013-10-12 19:03:32 +00:00
ompi_mpi_abort.c Created opal_gethostname() as safer gethostname substitute. 2020-01-13 08:52:17 -08:00
ompi_mpi_dynamics.c mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
ompi_mpi_finalize.c Remove ORTE project 2020-02-07 18:20:06 -08:00
ompi_mpi_init.c Remove ORTE project 2020-02-07 18:20:06 -08:00
ompi_mpi_params.c Remove ORTE project 2020-02-07 18:20:06 -08:00
ompi_mpi_preconnect.c ompi: use ompi_coll_base_sendrecv_actual() whenever possible 2017-04-20 10:01:28 +09:00
ompi_rte.c Remove ORTE project 2020-02-07 18:20:06 -08:00
ompi_rte.h Remove ORTE project 2020-02-07 18:20:06 -08:00
ompi_spc.c Fix the SPC initialization. 2019-05-29 00:23:18 -04:00
ompi_spc.h opal: add types for atomic variables 2018-09-14 10:48:55 -06:00
params.h Added Software-based Performance Counters driver code along with several counters. 2018-06-11 22:48:16 -04:00