1
1
openmpi/orte/mca/ras/base
2017-05-06 19:08:50 -07:00
..
base.h Enable simulation of large-scale clusters by allowing multiple daemons/node. Specifying the ras_base_multiplier parameter to be greater than 1 will cause ORTE to replicate each allocated node by that factor. A daemon will be spawned for each replica, thus letting ORTE function as if it were on a much larger cluster. 2016-05-29 18:56:18 -07:00
help-ras-base.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
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
ras_base_allocate.c Fix launch_id matching of -hosts 2017-02-20 07:03:53 -08:00
ras_base_close.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ras_base_frame.c Enable simulation of large-scale clusters by allowing multiple daemons/node. Specifying the ras_base_multiplier parameter to be greater than 1 will cause ORTE to replicate each allocated node by that factor. A daemon will be spawned for each replica, thus letting ORTE function as if it were on a much larger cluster. 2016-05-29 18:56:18 -07:00
ras_base_node.c Enable full operations under SLURM on Cray systems by co-locating a daemon with mpirun when mpirun is executing on a compute node in that environment. This allows local application procs to inherit their security credential from the daemon as it will have been launched via SLURM 2017-05-06 19:08:50 -07:00
ras_base_select.c mca/base: add priority output to mca_base_select 2015-10-19 12:32:41 -06:00
ras_private.h ras: remove orte_ras_proc_t and associated code 2015-09-30 08:52:52 +09:00