1
1
openmpi/orte/mca/pls/bproc
Brian Barrett 16186978bb - Fix some compile issues in r11109
- indent / whitespace cleanup
- don't set --daemon-debug when pls debug is given, as it seems to make
  the daemons abort.

This commit was SVN r11113.

The following SVN revision numbers were found above:
  r11109 --> open-mpi/ompi@da7df6d257
2006-08-03 18:51:42 +00:00
..
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
help-pls-bproc.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
pls_bproc_component.c monitor bproc node state and terminate the job if a node in our job goes 2006-08-03 05:29:49 +00:00
pls_bproc.c - Fix some compile issues in r11109 2006-08-03 18:51:42 +00:00
pls_bproc.h monitor bproc node state and terminate the job if a node in our job goes 2006-08-03 05:29:49 +00:00
README Add some README's to describe what these components are fore. 2005-10-04 15:14:23 +00:00

The bproc_orted and bproc pls components are the most recent BProc
starters.  They make the old bproc_seed starter deprecated, but that
starter is still left around because LANL needs it for some of their
older clusters.

All new work should be on the bproc_orted and bproc components.