1
1
openmpi/orte/runtime
2016-08-22 21:03:45 -07:00
..
data_type_support Add some missing info to the job map so remote procs get their app_rank 2016-07-12 09:50:12 -07:00
help-orte-runtime.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_cr.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_cr.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_data_server.c code cleanup: clang is now a happier panda 2016-08-04 19:34:44 -06:00
orte_data_server.h Bring the MPI_Publish and friends online 2015-09-02 12:04:07 -07:00
orte_finalize.c Fix a number of issues, some of which have lingered for a long time: 2016-03-01 06:53:00 -08:00
orte_globals.c Minor typo - init the job_data stdin_target field to 0 for default behavior. Add test. 2016-08-22 21:03:45 -07:00
orte_globals.h Do not push child processes into separate process groups so that any host RM can still "see" them, and ensure that any signal sent to the orted's themselves will be provided to all child processes. Forward all signals from mpirun to the child processes, removing the old MCA parameter required to turn that behavior "on". 2016-03-06 17:55:09 -08:00
orte_info_support.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_info_support.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_init.c Fix a number of issues, some of which have lingered for a long time: 2016-03-01 06:53:00 -08:00
orte_locks.c initialize common symbols from orte 2015-05-08 10:11:58 +09:00
orte_locks.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
orte_mca_params.c Update the session dir structure. Restore the creation of a top-level dir based on userid so that everything is contained under the user's top-level dir. Make the next level down (the "job family" level) be either the pid (indicated by a name of "pid.N") or the job family if not launched by mpirun. This allows for proper rendezvous by direct-launched procs. 2016-08-15 22:46:46 -05:00
orte_quit.c Convert the orte_job_data pointer array to a hash table so it doesn't grow forever as we run lots and lots of jobs in the persistent DVM. 2016-02-21 11:55:49 -08: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 Resolve a race condition that prevented the sigchild callback from being registered before short-lived apps terminated 2015-10-23 21:02:31 -07:00
orte_wait.h more c99 updates 2015-06-25 10:14:13 -06: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