- 20 Aug, 2015 23 commits
-
-
Danny Auble authored
acct_policy_job_runnable_post_select to validate TRES like bb and lic This could probably be moved to the pre_select but this was easy and quick for the time being.
-
Danny Auble authored
limits on startup.
-
Danny Auble authored
instead of always working on the job_ptr->tres_req_array
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
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 17 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
-