a30c65ca24
We were burned again by the fact that the bproc state monitor creates entries on the node segment for *all* the nodes in the cluster when it is opened during orte_init. As a result, the bjs allocator was never being called, and the system merrily assumed that *all* nodes in the cluster had been allocated to it. To fix this, I removed a test that had been inserted into the allocation procedure that checked for a non-zero node segment. This was an old artifact - the RAS components already know that they are not to overwrite any existing node segment entries (at least, bproc does - I will check the others. For now, I just want to save the bproc fix on this machine). This commit was SVN r12640. |
||
---|---|---|
.. | ||
data_type_support | ||
proxy | ||
base.h | ||
Makefile.am | ||
ras_base_alloc.c | ||
ras_base_allocate.c | ||
ras_base_close.c | ||
ras_base_find_available.c | ||
ras_base_no_ops.c | ||
ras_base_node.c | ||
ras_base_open.c | ||
ras_base_receive.c | ||
ras_private.h |