- 19 Aug, 2015 27 commits
-
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Danny Auble authored
Signed-off-by: Danny Auble <da@schedmd.com>
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
Add tres_id to state (in addition to tres_pos). Add calls to post persistent buffer create/delete to accounting using advanced reservation data structure. Add ID to buffer for use in accounting. Fix short malloc bug. Fix for unitialized variable. Fix locking problem (wrong variable previous used).
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
Remove duplicate should in configurator
-
David Bigagli authored
-
Jason Travis authored
-
Morris Jette authored
Add infrastructure for persistent burst buffer accounting. Treat them like an advanced reservation. Add association string to buffer record. Preserve state in emulation mode
-
Morris Jette authored
If an advanced reservation contains burst buffer space, store that information in the accounting database (previously was NULL).
-
Morris Jette authored
-
Morris Jette authored
Prevent duplicate buffer allocation for interactive jobs (salloc/srun).
-
Morris Jette authored
The files used by datawarp have been updated, this change to Slurm logic reflects this change in DataWarp.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 18 Aug, 2015 13 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
and INFINITE instead of the current NO_VAL64 and INFINITE64
-
Danny Auble authored
-
Morris Jette authored
Prevent possible problem converting from double to uint32_t. Make sure that comparison of double to 1.0 when cast, does not become a uint32_t value of zero by doing the type cast before comparision
-
Morris Jette authored
Export DataWarp environment variables to the srun environment.
-
Morris Jette authored
This is a correction to 78c0bf9a which could result in divide by zero and slurmstepd abort. bug 1748
-
David Bigagli authored
nice.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-