1
1
openmpi/orte/mca/ras/bjs
Ralph Castain bc7690bcb0 Fix the bproc allocator. This is just a bandaid for 1.x that will be fixed more thoroughly in 2.0.
Basically, the problem was that the allocator was grabbing everything on the cluster for which the user had access privilege. Thus, if a user had two sessions operable, each with its own allocation, mpirun in each session would grab both sets of nodes and use them. Not very polite.

This commit was SVN r10683.
2006-07-06 18:31:14 +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
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ras_bjs_component.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
ras_bjs.c Fix the bproc allocator. This is just a bandaid for 1.x that will be fixed more thoroughly in 2.0. 2006-07-06 18:31:14 +00:00
ras_bjs.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00