1
1
openmpi/ompi/runtime
Ralph Castain 829fd478b3
Create a hack to protect against non-integer jobids
If someone gives us a namespace that doesn't easily translate to an
integer, we have to create a mechanism for working around the
disconnect. PRRTE has been updated to give us a flag so we know we were
"natively" launched. If we don't see it, then fall back to generating a
hash of the nspace as our jobid. We then have to translate back/forth
between nspace and jobid using a lookup table.

Probably not the right long-term solution, but hopefully helps get us
thru for a bit.

Includes update of PRRTE pointer

Signed-off-by: Ralph Castain <rhc@pmix.org>
2020-02-21 06:04:55 -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 Resolve the PMIx v3 incompatibility 2020-02-14 21:01:10 -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 Create a hack to protect against non-integer jobids 2020-02-21 06:04:55 -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