- 13 Nov, 2013 10 commits
-
-
Morris Jette authored
-
Danny Auble authored
modular.
-
Morris Jette authored
-
Morris Jette authored
This makes it simpler to enable detailed debugging for reservations. This includes more information than we probably want to see with the DebugFlag=reservation and would be only for developer debugging
-
Morris Jette authored
This might have worked fine for core reservations or when there are sufficient idle nodes to use, the the select_g_resv_test() function clears the node bitmap for nodes that it can not use and the reservation create logic did not restore that bitmap after a failed resource selection attempt. This logic restores the node bitmap on a failed call to select_g_resv_test() so we can add nodes to the bitmap of available nodes rather than having it repeatedly cleared. The logic also adds some performance enhancements that I will add to in the next commit.
-
Morris Jette authored
-
jette authored
-
jette authored
-
David Bigagli authored
-
Morris Jette authored
This fixes a bug where a system is enforcing memory limits and the job already has a step running on some of the nodes then tries to start another step using some of those nodes. For example wwith DefMemPerNode configured and the select plugin enforcing memory limits, try: salloc -N2 bash $ srun -N1 sleep 10& $ srun -N2 hostname Without this patch, the second srun would fail instead of pend.
-
- 12 Nov, 2013 16 commits
-
-
Danny Auble authored
on a task level if any task hit it the check will be triggered)
-
David Bigagli authored
-
Danny Auble authored
-
David Bigagli authored
-
Troy Baer authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
David Bigagli authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: doc/man/man5/cgroup.conf.5 src/plugins/task/cgroup/task_cgroup_memory.c
-
Danny Auble authored
use mem and memsw failcnt, check for existence Thanks Ryan. I'll let you know how it goes.
-
- 11 Nov, 2013 1 commit
-
-
jette authored
-
- 10 Nov, 2013 1 commit
-
-
David Bigagli authored
info about cgroups on Debian, et al
-
- 09 Nov, 2013 5 commits
-
-
David Bigagli authored
-
David Bigagli authored
environment.
-
David Bigagli authored
-
Ryan Cox authored
-
Ryan Cox authored
-
- 08 Nov, 2013 7 commits
-
-
Ryan Cox authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-