1
1
openmpi/orte/mca/pls/bproc
2006-08-03 05:29:49 +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 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.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.