- 18 Aug, 2011 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
through that extra logic when starting up from smap.
-
- 17 Aug, 2011 6 commits
-
-
Danny Auble authored
-
Danny Auble authored
into the block allocator system of bluegene.
-
Danny Auble authored
This reverts commit e245c7bd.
-
Danny Auble authored
-
Danny Auble authored
This reverts commit bb8477b3.
-
Danny Auble authored
This reverts commit 350ef5dc.
-
- 16 Aug, 2011 7 commits
-
-
Morris Jette authored
Modify salloc, sbatch, and srun node specification parsing to accept a number followed by a suffix of "M" to multiply the numeric value by 1,048,576 (1024 x 1024).
-
Morris Jette authored
Large-scale update of bluegene.conf man page to incorporate BlueGene/Q information plus some general updates.
-
Morris Jette authored
Major update to BlueGene web page specifically to include BlueGene/Q information.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 15 Aug, 2011 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
The squeue command was printing bad I/O nodes or c-nodes information for pending jobs. There was on midplane name, just the I/O or c-node specification.
-
Morris Jette authored
test8.22 Bluegene/Q only: Stress test of running many job step allocations within the job's allocation test8.23 Bluegene/Q only: Test that multple jobs allocations are properly packed within a midplane
-
- 13 Aug, 2011 3 commits
-
-
Morris Jette authored
These changes more thouroughly test Bluegene/Q job step placement algorithms and validate several recent bug fixes in the SLURM code.
-
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
-
- 12 Aug, 2011 9 commits
-
-
Danny Auble authored
next parallel step is ran on a sub block, SLURM won't over subscribe cnodes.
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
This reverts commit c5d63854 from 8/11/2011. The memory copy is not a leak, but is required to avoid memory corruption.
-
Morris Jette authored
make sure that a job has a step_list before creating an interator for it
-
Morris Jette authored
Improve logging messages and readability of some code
-
Morris Jette authored
This prevents bad node index values in a job step completion record from crashing slurmctld, as is possible if srun has bad configuration information about a job step or other failure.
-
- 11 Aug, 2011 8 commits
-
-
Morris Jette authored
Add a basic test of Bluegene/Q job step allocations within an existing job allocation.
-
Morris Jette authored
on a Bluegene/Q system when srun's --test-only option is used within an existing allocation then launch the job directly with the slurmd daemon and do not use IBM's "runjob" command. Useful for testing.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
BLUEGENE - Modify "scontrol show step" to show I/O nodes (BGL and BGP) or c-nodes (BGQ) allocated to each step. Change field name from "Nodes=" to "BP_List=".
-
- 10 Aug, 2011 1 commit
-
-
Morris Jette authored
The test is now more generic to support all Bluegene system types
-