1
1
openmpi/orte/mca/plm/rsh
2014-07-23 17:06:51 +00:00
..
configure.m4 Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes 2013-02-28 01:35:55 +00:00
help-plm-rsh.txt Since this has come up a number of times, have the rsh launcher add MCA params from the environment by default. If it finds that the cmd line is too long, error out with a message directing the user to set a param to ignore the environmental MCA params. 2011-12-07 01:24:36 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
plm_rsh_component.c Cleanup various leaks in ompi_info reported by valgrind. 2013-12-23 17:47:43 +00:00
plm_rsh_module.c Single-word cmd line values for orted are dealt with in orte_plm_base_orted_append_basic_args, so protect against special characters there. Have the rsh module only deal with multi-word arguments as those were skipped by orte_plm_base_orted_append_basic_args. 2014-07-23 17:06:51 +00:00
plm_rsh.h Fix the parameter handling so no-tree-spawn isn't getting reversed 2013-04-07 15:48:25 +00:00