- 20 Aug, 2015 40 commits
-
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
David Bigagli authored
This reverts commit 406cb529. Conflicts: NEWS This works ok up until 1048576M then it will make the divisor 1048576 and when it goes to divide it only does it once instead of 2 times returning 1G instead of 1T. We have decided to wait until 15.08 for a no convert option to be added.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Morris Jette authored
Adds some redundant logic, but makes CLANG reported problem go away.
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
Now that the TRES logic is working, remove vestigial burst buffer configuration parameters: JobSizeLimit, UserSizeLimit, PrioBoostAlloc, and PrioBoostUse. Also remove the PrivateData configuration parameter and use a Flag value of PrivateData instead. Stop printing a bunch of configuration parameters that are not applicable to the cray plugin (e.g. CreateBuffer script).
-
Brian Christiansen authored
-
Danny Auble authored
job_mgr.c for keeping memory from another job.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
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
-