- 09 Oct, 2014 11 commits
-
-
Nicolas Joly authored
instead of 8.
-
Dorian Krause authored
The spank_fini() function is registered with atexit() to be called after termination of the srun main() function. The registered functions are inherited by the forked shepard process and thus spank_fini() is called twice. This commit fixes this problem by introducing a wrapper function _call_spank_fini() that is a no-op in the context of the shepard process.
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
David Bigagli authored
-
Morris Jette authored
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
Take more job options into consideration to estimate its node count.
-
- 08 Oct, 2014 20 commits
-
-
David Bigagli authored
the Slurm database.
-
Morris Jette authored
-
Nicolas Joly authored
Avoid integer overflow on platforms with 32bit suseconds_t.
-
Morris Jette authored
-
Danny Auble authored
-
inodb authored
At work in Sweden we often fika (coffee+buns and what have u) at 3PM. I sometimes accidentally give a start time of 'teatime', so when I return from 'fika' I see my job's just getting started. This fix should make life even easier for the Swedes.
-
Nicolas Joly authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Nicolas Joly authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Logs for jobs which are explicitly requeued will say so rather than saying that a node in their allocation failed.
-
- 07 Oct, 2014 9 commits
-
-
Morris Jette authored
-
Morris Jette authored
This is a minor change to commit 4b8cdd4c from yesterday and is needed to work with launch/poe (which was broken by the commit).
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
--export=NONE is not supported, but --export=name=value is supported.
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
Conflicts: src/slurmctld/reservation.c
-
Danny Auble authored
a reservation.
-