Author |
Date |
Commit |
Message |
Dominik Bartkiewicz |
2014-09-26 12:47:25 +0200 |
793658ea1888 |
Add keywords: SLURM_JOB_USERNAME, SLURM_JOBUID |
Mark A. Grondona |
2012-12-10 16:06:31 -0800 |
ddb37e587052 |
Updates for v0.25 |
Mark A. Grondona |
2012-12-10 13:10:27 -0800 |
d5a91b03e23a |
auto-affinity: Disable affinity for batch scripts |
Mark A. Grondona |
2012-09-05 09:28:45 -0700 |
f12eba578d9b |
lua: Add oom-detect.lua example script |
Mark A. Grondona |
2012-05-07 16:10:03 -0700 |
bc35ecb8b5c3 |
Updates for slurm-spank-plugins 0.24 |
Mark A. Grondona |
2012-04-23 16:46:30 -0700 |
d8d6162d9e3e |
lua: Handle global/local task id conversion |
Mark A. Grondona |
2012-04-23 16:42:13 -0700 |
35ed3585efc9 |
lua: return error from l_spank_get_item for unhandled items |
Mark A. Grondona |
2012-04-23 16:31:49 -0700 |
c2b415fd6bd4 |
lua: Do not pop stack in l_spank_get_item |
Mark A. Grondona |
2012-03-30 14:08:04 -0700 |
ee99c69177a8 |
Updates for slurm-spank-plugins v0.23 |
Mark A. Grondona |
2012-03-30 14:03:02 -0700 |
a52947f17afe |
lua: remove newlines from slurm log messages |
Mark A. Grondona |
2012-03-30 10:43:35 -0700 |
57e8b54eb915 |
lua: Fix manpage error |
Mark A. Grondona |
2012-02-18 14:19:44 -0800 |
5182d89eb2f6 |
Updates for slurm-spank-plugins 0.22 |
Mark A. Grondona |
2012-02-18 14:18:54 -0800 |
8ae1ec12ebfe |
spec: Build with HAVE_SPANK_OPTION_GETOPT on chaos systems |
Mark A. Grondona |
2012-02-18 14:17:22 -0800 |
87a85a370e55 |
lua: Enable build with spank_option_getopt |
Mark A. Grondona |
2012-02-18 14:00:32 -0800 |
c8c6c35d68fc |
lua: disable scripts with no defined callbacks in context |
Mark A. Grondona |
2012-02-18 07:51:50 -0800 |
0c504235fb64 |
lua: update spank-lua(8) manpage |
Mark A. Grondona |
2012-02-18 07:15:46 -0800 |
0f08a184bdbc |
lua: call lua_init in epilog and prolog callbacks |
Mark A. Grondona |
2012-02-18 07:06:34 -0800 |
a0af0954c0be |
lua: make spank option callback optional |
Mark A. Grondona |
2012-02-18 07:14:06 -0800 |
297b0188852a |
lua: add support for spank_option_getopt |
Mark A. Grondona |
2012-02-18 06:58:57 -0800 |
d49249f1cc88 |
lua: save pointer to lua_script in lua_option struct |
Mark A. Grondona |
2012-01-11 15:01:01 -0800 |
b9715c6d6c6b |
lua: refactor spank_options table processing |
Mark A. Grondona |
2012-01-08 14:01:56 -0800 |
53487dcf9cc4 |
lua: sanitize log message strings |
Mark A. Grondona |
2012-01-03 13:26:19 -0800 |
d21c5e50d142 |
lua: support job prolog/epilog callbacks |
Mark A. Grondona |
2012-02-18 07:40:04 -0800 |
f59213cea5e9 |
lua: report job_script context in spank.context |
Mark A. Grondona |
2012-01-02 10:36:23 -0800 |
67b350e77f40 |
lua: report slurmd context in spank.context |
Mark A. Grondona |
2012-01-02 10:34:32 -0800 |
32ef252a2191 |
lua: add support for slurmd callbacks |
Mark A. Grondona |
2012-01-02 10:29:09 -0800 |
0a82f8e10a25 |
lua: abstract lua plugin initialization |
Mark A. Grondona |
2011-12-20 14:36:25 -0800 |
e326f15e9382 |
Updates for slurm-spank-plugins v0.21 |
Mark A. Grondona |
2011-12-20 14:27:39 -0800 |
77f9aeafc895 |
use-env: don't fail on missing HOME env var |
Mark A. Grondona |
2011-12-19 14:10:17 -0800 |
2c95228c2c62 |
Updates for slurm-spank-plugins 0.20 |
Mark A. Grondona |
2011-12-19 14:07:29 -0800 |
905d636b1435 |
lua: Fix uninitialized variable |
Mark A. Grondona |
2011-12-19 07:00:44 -0800 |
f3128546dcb0 |
Updates for slurm-spank-plugins v0.19 |
Mark A. Grondona |
2011-12-19 06:59:32 -0800 |
21308085ac85 |
lua: document failonerror in man page |
Mark A. Grondona |
2011-12-17 14:51:34 -0800 |
471015c40c43 |
lua: do not fail on error by default |
Mark A. Grondona |
2011-12-17 14:42:34 -0800 |
a4aad788b37a |
lua: pass struct lua_script to lua_spank_call |
Mark A. Grondona |
2011-12-17 14:26:34 -0800 |
f45d09c5931a |
lua: Remove redundant setjmp calls |
Mark A. Grondona |
2011-12-17 07:05:46 -0800 |
02456cae9d09 |
fix --auto-affinity=off |
Mark A. Grondona |
2011-12-11 07:58:42 -0800 |
ab445ddc548f |
use-env: Fix segfault in remote option processing |
Mark A. Grondona |
2011-10-11 16:07:32 -0700 |
86a4f039c8da |
Updates for slurm-spank-plugins v0.18 |
Mark A. Grondona |
2011-10-11 16:06:44 -0700 |
efafb49b21be |
spec: Fix bug in spank-lua.8 install |
Mark A. Grondona |
2011-10-11 15:27:37 -0700 |
99c83b7d98d2 |
spec: Don't build cpuset code for chaos 5 systems |
Mark A. Grondona |
2011-10-11 15:57:30 -0700 |
1a32744bbb21 |
lua: Add S_STEP_ALLOC_MEM and S_STEP_ALLOC_CORES |
Mark A. Grondona |
2011-09-27 10:21:03 -0700 |
763981ea5c48 |
lua: Return extra info from get_item (S_TASK_EXIT_STATUS) |
Mark A. Grondona |
2011-03-22 16:34:15 +0000 |
b83863f32fe5 |
cpuset: Remove support for slurm < 2.1.0 in pam_slurm_cpuset |
Mark A. Grondona |
2011-03-22 14:30:00 +0000 |
bc54ea3304b0 |
More updates for v0.17 |
Mark A. Grondona |
2011-03-22 14:29:53 +0000 |
e41119626b81 |
cpuset: Remove code for slurm versions < 2.1.0 |
Mark A. Grondona |
2011-03-22 13:33:41 +0000 |
d93a8b27195d |
specfile: fix use of _with lua macro |
Mark A. Grondona |
2011-03-22 12:56:52 +0000 |
47109a679b45 |
Update information for v0.17. |
Mark A. Grondona |
2011-03-22 12:56:45 +0000 |
6b11fde30fd0 |
Don't build oom-detect.so plugin |
Mark A. Grondona |
2011-03-22 03:22:07 +0000 |
e3d3de89efdd |
Updates for v0.17. |
Mark A. Grondona |
2011-03-22 03:22:02 +0000 |
0cfc60d601b6 |
specfile: Allow conditional build of sgi job code |
Mark A. Grondona |
2011-03-22 03:21:57 +0000 |
63502e9f145b |
specfile: run make check in lua dir if building with lua |
Mark A. Grondona |
2011-01-13 01:06:25 +0000 |
6cad96636f00 |
Updates for v0.16 |
Mark A. Grondona |
2011-01-13 01:06:19 +0000 |
dbecb5e119ef |
Add lua-schedutils to spec file |
Mark A. Grondona |
2011-01-13 01:06:10 +0000 |
52e208abc599 |
Add lua schedutils module for use in lua spank plugins |
Mark A. Grondona |
2011-01-11 00:28:18 +0000 |
9efb9cbd7eb9 |
Updates for v0.15. |
Mark A. Grondona |
2011-01-11 00:28:12 +0000 |
febce203c3c3 |
auto-affinity: Fix tests for enabling CPU affinity |
Mark A. Grondona |
2011-01-11 00:28:06 +0000 |
70433a93b5e6 |
auto-affinity: Remove code for SLURM versions < 2.1 |
Mark A. Grondona |
2011-01-11 00:27:59 +0000 |
9a9aa2c0d3fa |
auto-affinity: Allow a repetition count on masks=LIST |
Mark A. Grondona |
2010-10-28 20:39:21 +0000 |
e837b91cd9ae |
Fixup date in NEWS |
Mark A. Grondona |
2010-10-28 20:28:55 +0000 |
b665284b14f7 |
updates for v0.14 |
Mark A. Grondona |
2010-10-28 20:13:33 +0000 |
f11d826ae699 |
auto-affinity: Enable CPU affinity anytime ncpus/ntasks greater than 1 |
Mark A. Grondona |
2010-10-28 20:11:11 +0000 |
e0bb4e4ddec4 |
auto-affinity: Check for SLURM cpus per task option |
Mark A. Grondona |
2010-08-19 15:17:51 +0000 |
fbff1ed02218 |
Updates for v0.13 release. |
Mark A. Grondona |
2010-08-19 15:17:46 +0000 |
2a984bbafa13 |
auto-affinity.c: Add cpus= and masks= options allow explicit CPU affinity. |
Mark A. Grondona |
2010-08-19 15:17:40 +0000 |
bfdb92432441 |
use-env.c: Fix typo in NUL termination of cmdline |
Mark A. Grondona |
2010-06-10 21:21:41 +0000 |
5fb29412a7b3 |
Fix NUL termination of cmdline in use-env |
Mark A. Grondona |
2010-06-10 21:14:42 +0000 |
463a3ec3f3b0 |
Fix segfault in use-env with very long command line |
Jim Garlick |
2010-06-01 18:17:49 +0000 |
03074f92552c |
In private-mount plugin, treat invalid allowuser=<user> as a non-fatal warning. |
Mark A. Grondona |
2010-03-08 23:08:23 +0000 |
bf4326a61567 |
Updates for v0.12 |
Mark A. Grondona |
2010-03-08 23:08:11 +0000 |
2e70046953b9 |
cpuset: Fix unchecked return code from slurm_load_jobs() |
Mark A. Grondona |
2010-03-08 23:08:02 +0000 |
7859540c0010 |
cpuset: fix test for less than 0 on unsigned variable |
Mark A. Grondona |
2010-03-08 17:00:49 +0000 |
a199acb5c9e6 |
Fix typo in NEWS |
Mark A. Grondona |
2010-03-08 16:55:11 +0000 |
c8a23faafba9 |
Updates for v0.11 release. |
Mark A. Grondona |
2010-03-08 16:55:02 +0000 |
54d496595e68 |
lua: Avoid lua stack overflow |
Mark A. Grondona |
2010-03-08 16:54:50 +0000 |
d45df469264f |
pam_slurm_cpuset: avoid unnecessary messages to user |
Mark A. Grondona |
2010-03-08 16:54:38 +0000 |
8ac548cd4222 |
cpuset: Use spank item instead of env var to get number of cpus on node |
Mark A. Grondona |
2010-03-08 16:54:29 +0000 |
8b13f87cb6b3 |
Remove unecessary calls to dynamically loaded slurm symbols |
Mark A. Grondona |
2010-03-08 16:54:02 +0000 |
11371503a2ef |
Add missing get_nodeid() implementation in cpuset.c |
Mark A. Grondona |
2010-03-08 16:53:53 +0000 |
8d7380573400 |
Move slurmstepd process to user cpuset after all tasks exit |
Mark A. Grondona |
2010-03-08 16:53:39 +0000 |
ebc3c9b7f94c |
use-env: fix potential segv if spank exit hook called before init |
Mark A. Grondona |
2010-03-08 16:53:31 +0000 |
92662c4de122 |
Fix typo in spank-lua(8) manpage |
Mark A. Grondona |
2009-12-21 23:19:25 +0000 |
f79801dc75bd |
Updates for v0.10 |
Mark A. Grondona |
2009-12-21 23:19:16 +0000 |
410275b6e9b0 |
Fix segv in spank-lua |
Mark A. Grondona |
2009-12-18 23:11:27 +0000 |
e8ec8aadbb21 |
Add missing argument to /etc/plugstack.conf.d/99-lua |
Mark A. Grondona |
2009-12-18 23:11:19 +0000 |
ebefb73d32a1 |
Add example spank/lua script |
Mark A. Grondona |
2009-12-16 18:25:21 +0000 |
0f4cbd683ccb |
Fixes for lua/Makefile |
Mark A. Grondona |
2009-12-16 18:17:20 +0000 |
857f7332f970 |
Add missing WITH_LUA in slurm-spank-plugins.spec |
Mark A. Grondona |
2009-12-16 17:26:05 +0000 |
fac54629575c |
Updates for v0.9 |
Mark A. Grondona |
2009-12-16 17:25:59 +0000 |
32329d71cb13 |
Fix up lua script return code handling |
Mark A. Grondona |
2009-12-16 17:25:53 +0000 |
8c284dfebf6c |
Add spank-lua(8) manpage |
Mark A. Grondona |
2009-12-16 17:25:47 +0000 |
3f21e42462a8 |
Package lua.so spank plugin in slurm-spank-plugins RPM |
Mark A. Grondona |
2009-12-16 17:25:43 +0000 |
daed49b04ddc |
Cleanups in lua.c |
Mark A. Grondona |
2009-12-16 17:25:38 +0000 |
5436046ca510 |
Process multiple scripts per lua.so instance |
Mark A. Grondona |
2009-12-16 17:25:32 +0000 |
4e0a548a53bb |
Updates for lua.c |
Mark A. Grondona |
2009-12-16 17:25:27 +0000 |
1276ea0e8ad4 |
Build lua plugin if WITH_LUA specified on make commandline |
Mark A. Grondona |
2009-12-16 17:25:22 +0000 |
b81d2760c840 |
Initial version of the lua spank plugin |
Mark A. Grondona |
2009-12-16 17:25:16 +0000 |
6f9f672e225d |
Quiet compile warnings in iotrace.c |
Mark A. Grondona |
2009-12-16 17:25:11 +0000 |
4be18e568fcb |
Fix test for SLURM version >= 2.1.0 |
Mark A. Grondona |
2009-11-05 17:10:44 +0000 |
d7859da8b067 |
Update ChangeLog and NEWS for v0.8 release |