- 20 Aug, 2015 16 commits
-
-
Danny Auble authored
-
jette authored
The sacctmgr now accept "resource" and "reservation" as arguments, and some calls in the test just used "res", which now failed. Expanded some function names for clarity and changed the sacctmgr arguments to spell out "resource" rather than just "res".
-
jette authored
-
Brian Christiansen authored
-
Morris Jette authored
Change some code format from Linux kernel to K&R, for better or worse...
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
of the whole type
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
duplicate code.
-
Danny Auble authored
-
Brian Christiansen authored
-
- 19 Aug, 2015 24 commits
-
-
Morris Jette authored
When a persistent burst buffer is created, capture its session ID and create time from DataWarp and use that information in the reservation used for accounting purposes.
-
Danny Auble authored
change after this point.
-
Danny Auble authored
-
Morris Jette authored
Remove some vestigial limits functions and convert to use new functions where appropriate. NOTE: burst_buffer/generic limits are now no longer functional. The plugin will need to be rebuild later based upon burst_buffer/cray.
-
Morris Jette authored
-
Morris Jette authored
Power management error codes were NOT added to end of enum, resulting in inconsistent error codes/messages
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Danny Auble 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
-