1
1
openmpi/orte/mca/pls/bproc
Jeff Squyres c91fcd7fbd Fix a bunch of minor typos submitted by Bernhard Fischer.
This commit was SVN r13505.
2007-02-06 12:00:30 +00:00
..
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +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-pls-bproc.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
pls_bproc_component.c Retain the ability to run valgrind on the bproc launcher - do not call bproc_version if "nolaunch" is specified. 2006-12-15 14:01:21 +00:00
pls_bproc_state.c Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things). 2006-11-14 19:34:59 +00:00
pls_bproc.c Fix a bunch of minor typos submitted by Bernhard Fischer. 2007-02-06 12:00:30 +00:00
pls_bproc.h Bring over the rest of the ctrl-c fixes. This commit includes: 2007-01-25 14:17:44 +00:00