1
1
openmpi/orte/tools
Rainer Keller e61dd8722e - Silence compiler on ORTE_TRANSPORT_KEY_FMT, it is fixed to llx
- No functional changes, just indentation and corrections to error
   output.

This commit was SVN r12734.
2006-12-03 13:59:23 +00:00
..
console Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done. 2006-09-14 21:29:51 +00:00
orte-clean Fix a bug that had us generate an error message and abort startup when there were stale universe directories around. Now, we just ignore them. 2006-11-07 21:34:57 +00:00
orte-ps Fix a bug that had us generate an error message and abort startup when there were stale universe directories around. Now, we just ignore them. 2006-11-07 21:34:57 +00:00
orteboot Make the compilers happy. 2006-12-03 00:19:11 +00:00
orted Bring ortehalt to a preliminary capability. It will corectly order a persistent daemon to exit cleanly. Need to now interface it to orterun, clean up a few things here and there 2006-11-18 04:47:51 +00:00
ortehalt Correctly "hide" the new orte tools - they shouldn't get compiled or seen unless you specifically go into those subdirectories and manually do a "make". 2006-11-22 14:35:16 +00:00
ortekill Correctly "hide" the new orte tools - they shouldn't get compiled or seen unless you specifically go into those subdirectories and manually do a "make". 2006-11-22 14:35:16 +00:00
orteprobe 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
orterun - Silence compiler on ORTE_TRANSPORT_KEY_FMT, it is fixed to llx 2006-12-03 13:59:23 +00:00
wrappers Grrr... Forgot that EXTRA_DIST and man_MANS are not set to include all the 2006-10-20 14:15:38 +00:00
Makefile.am since orteboot, ortehalt, and ortekill were all added today (including to 2006-11-23 03:10:57 +00:00