- Dec 02, 2011
-
-
Danny Auble authored
into allowing them.
-
Danny Auble authored
-
Danny Auble authored
looking for 1 midplane, no reason to go through any more than that.
-
- Nov 27, 2011
-
-
Danny Auble authored
sub block.
-
- Nov 23, 2011
-
-
Danny Auble authored
cpu count instead of the block count. Needed when running multiple jobs per block.
-
- Nov 08, 2011
-
-
Danny Auble authored
for this yet though.
-
- Nov 02, 2011
-
-
Danny Auble authored
-
- Oct 31, 2011
-
-
Danny Auble authored
-
Danny Auble authored
-
- Oct 14, 2011
-
-
Danny Auble authored
in the system. cnode_err_bitmap is used to tell if there are cnodes in an error state in the usable portion of the midplane. cnode_usable_bitmap is used to tell what part of the midplane is usable, typically used for small blocks which only use a portion of a midplane.
-
Danny Auble authored
-
Danny Auble authored
picking cnodes for a step.
-
Danny Auble authored
-
Danny Auble authored
midplane that isn't the first midplane in the block.
-
Danny Auble authored
can access it.
-
- Sep 26, 2011
-
-
Morris Jette authored
Many cosmetic modifications to eliminate warning message from GCC version 4.6 compiler, mostly due to unused variables.
-
- Sep 21, 2011
-
-
Danny Auble authored
without putting a block in error state.
-
- Sep 16, 2011
-
-
Danny Auble authored
-
Danny Auble authored
before we do.
-
Danny Auble authored
-
- Sep 15, 2011
-
-
Danny Auble authored
-
- Sep 13, 2011
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
algorithm. The improves timing in the worst cases and simplifies the code greatly.
-
Danny Auble authored
-
Danny Auble authored
algorithm. The improves timing in the worst cases and simplifies the code greatly.
-
Danny Auble authored
-
Danny Auble authored
correct midplanes when wiring things together.
-
Danny Auble authored
midplanes. (it doesn't work yet, and has a lot of debug)
-
Danny Auble authored
block_allocator since it is different than the node_record_table_ptr.
-
- Sep 10, 2011
-
-
Danny Auble authored
-
- Sep 06, 2011
-
-
Danny Auble authored
-
- Sep 02, 2011
-
-
Morris Jette authored
Add a "deny_wrap" argument to BG resource placement algorithm. This is due to a restriction in IBM's sub-block allocation logic.
-
- Aug 29, 2011
-
-
Danny Auble authored
-
- Aug 25, 2011
-
-
Danny Auble authored
-
- Aug 13, 2011
-
-
Morris Jette authored
On Bluegene/Q systems, the job step allocation needs to be larger than requested in some cases due to the job allocation geometry (e.g. a 5 cnode allocation needs to be scaled up to at least 6 cnodes). This enhancement fixes that logic if multiple size increases are needed.
-
Danny Auble authored
-
- Aug 12, 2011
-
-
Danny Auble authored
next parallel step is ran on a sub block, SLURM won't over subscribe cnodes.
-