- 26 May, 2011 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
- 25 May, 2011 19 commits
-
-
Don Lipari authored
-
Moe Jette authored
-
Don Lipari authored
-
Moe Jette authored
Add hotel, contact and directions to SLURM User Group Meeting info
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
-
Morris Jette authored
Trivial style fixes
-
-
Jon Bringhurst authored
-
Danny Auble authored
BLUEGENE - added start_loc to the jobinfo structure to handle things in a Q system handling sub block jobs
-
Danny Auble authored
-
Jon Bringhurst authored
Fixed printf format strings in cases where the node count (an unsigned int) was being treated as an unsigned short.
-
Jon Bringhurst authored
-
Jon Bringhurst authored
-
Jon Bringhurst authored
-
Jon Bringhurst authored
-
Jon Bringhurst authored
Format string was expecting a short and promoting it to an unsigned int, but the input was an unsigned int to begin with.
-
- 24 May, 2011 9 commits
-
-
Jon Bringhurst authored
-
Jon Bringhurst authored
-
Jon Bringhurst authored
-
Moe Jette authored
Modify sview's full display for a job step to show the individual cnodes allocated to a step on a BGQ system.
-
Moe Jette authored
Remove the block_len argument to the function ba_geo_test_all() and use the geometry information passed into the function for equivalent information
-
Moe Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
Major re-write of the algorithm used to allocate N-dimensional objects using bitmaps: Added argument that controls whether passthroughs can be used in each specific dimension. Added coordinates of starting location of block in each dimension. Added element count (geometry) in each dimension. Added offset so that scan can be continued and generated alternative placements without re-testing placements already tested.
-
- 23 May, 2011 10 commits
-
-
Moe Jette authored
-
Moe Jette authored
If job's TMPDIR environment is not set or is not usable, reset to "/tmp". Patch from Andriy Grytsenko (Massive Solutions Limited).
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
Regression from pre5.
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-