- Nov 13, 2013
-
-
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.
-
- Nov 12, 2013
-
-
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.
-
- Nov 11, 2013
-
-
jette authored
-
- Nov 10, 2013
-
-
David Bigagli authored
info about cgroups on Debian, et al
-
- Nov 09, 2013
-
-
David Bigagli authored
-
David Bigagli authored
environment.
-
David Bigagli authored
-
Ryan Cox authored
-
Ryan Cox authored
-
- Nov 08, 2013
-
-
Ryan Cox authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
task/cgroup: notify if memory.memsw.failcnt > 0. indicates oom Thanks Ryan, this looks correct.
-
Ryan Cox authored
-
- Nov 07, 2013
-
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
a common structure instead of multiple parameters to the function. Hopefully this makes adding new options easier.
-
- Nov 06, 2013
-
-
Morris Jette authored
-
Morris Jette authored
Conflicts: doc/man/man5/slurmdbd.conf.5
-
Gennaro Oliva authored
-
Danny Auble authored
-