1
1
openmpi/orte/runtime
James Clark 20f5840cbb Add a compilation flag that adds unwind info to all files that are present in the stack starting from MPI_Init.
This is so when a debugger attaches using MPIR, it can step out of this stack back into main.
This cannot be done with certain aggressive optimisations and missing debug information.

Signed-off-by: James Clark <james.clark@arm.com>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>

Co-authored-by: Jeff Squyres <jsquyres@cisco.com>
2019-03-27 14:32:15 +00:00
..
data_type_support Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
help-orte-runtime.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Add a compilation flag that adds unwind info to all files that are present in the stack starting from MPI_Init. 2019-03-27 14:32:15 +00:00
orte_cr.c Several fixes related to session directories: 2016-09-05 07:48:44 +03:00
orte_cr.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_data_server.c Remove the remaining cruft from dual oob transport 2019-02-08 11:12:31 -08:00
orte_data_server.h Ensure that data from a job that was stored in ompi-server is purged once that job completes. Cleanup a few typos. Silence a Coverity warning 2017-05-30 09:43:01 -07:00
orte_finalize.c Also need to avoid calling destruct on the opal_process_info struct after finalize 2017-06-23 07:49:14 -07:00
orte_globals.c Remove the remaining cruft from dual oob transport 2019-02-08 11:12:31 -08:00
orte_globals.h Sync nidmap to PRRTE to fix hetero topo problem 2019-03-26 08:24:09 -07:00
orte_info_support.c Replace asprintf with opal_asprintf 2018-10-06 19:32:37 +00:00
orte_info_support.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_init.c orte/runtime: always set opal_using_threads for orted/mpirun 2018-08-01 08:53:22 -06:00
orte_locks.c opal/atomic: always use C11 atomics if available 2018-09-14 10:51:05 -06:00
orte_locks.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_mca_params.c Remove the remaining cruft from dual oob transport 2019-02-08 11:12:31 -08:00
orte_quit.c Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
orte_quit.h Refactor the ORTE DVM code so that external codes can submit multiple jobs using only a single connection to the HNP. 2016-02-13 08:10:44 -08:00
orte_wait.c Try automatically adding local spawn threads to parallelize the fork/exec process to speed up the launch on large SMPs. Harvest the threads after initial spawn to minimize any impact on running jobs. 2017-11-29 19:54:00 -08:00
orte_wait.h Try automatically adding local spawn threads to parallelize the fork/exec process to speed up the launch on large SMPs. Harvest the threads after initial spawn to minimize any impact on running jobs. 2017-11-29 19:54:00 -08:00
runtime_internals.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
runtime.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00