1
1
openmpi/orte/mca/smr
2006-11-21 09:59:24 +00:00
..
base 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
bproc Simplify - the cellid is simply a field in the process name. Recently, we decided to just directly access it and get rid of extraneous function calls. 2006-11-21 09:59:24 +00:00
Makefile.am 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
smr_types.h This commit accomplishes two things: 2006-11-11 04:03:45 +00:00
smr.h 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