1
1
openmpi/orte/mca/odls/process
2009-01-27 19:13:56 +00:00
..
.ompi_ignore Rename the Windows component. 2006-10-05 06:32:57 +00:00
.windows - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
configure.m4 Last step for the name reversion (from windows back to process). 2006-10-05 06:36:11 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-odls-process.txt Fix the bug that caused mpirun to hang when a remote executable wasn't found using the rsh launcher. Will now test on a remote node 2006-10-11 18:43:13 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
odls_process_component.c Make the data on local children and their jobs available globally on both daemons and the HNP. This simply shifts the data structures from the ODLS base to the orte globals area to support subsequent movement of the daemon collective operations from the odls to the grpcomm framework. As that will be a larger change, it will be implemented on a branch and rolled over separately. 2009-01-08 14:25:56 +00:00
odls_process_module.c Move the daemon collectives out of the ODLS and into the GRPCOMM framework. This removes the inherent assumption that the OOB topology is a tree, thus allowing different grpcomm/routed combinations to implement collectives appropriate to their topology. 2009-01-27 19:13:56 +00:00
odls_process.h Merge in the mca_base_select changes per RFC: 2008-05-06 18:08:45 +00:00