1
1
openmpi/orte/mca/ras
Ralph Castain a30c65ca24 Fix the allocator to make bproc happy.
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.
2006-11-21 19:52:55 +00:00
..
base Fix the allocator to make bproc happy. 2006-11-21 19:52:55 +00:00
bjs Clean up a few compiler warnings courtesy of Jeff 2006-11-03 20:45:22 +00:00
dash_host Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
gridengine Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
loadleveler fix some compile warnings 2006-11-21 00:33:10 +00:00
localhost Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
lsf_bproc This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00
slurm Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
tm cleanup the TM modules in prep for T-bird tests. The TM RAS will now report time required to resolve hostnames 2006-11-06 20:56:18 +00:00
xgrid Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
ras_types.h Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
ras.h This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00