Re: [slurm-users] [slurm-dev] How to config job_submit.so plugin

2017-11-06 Thread Le Biot, Pierre-Marie
Hello Ashlee, lua-devel has to be installed and you must add the line %_with_lua "--with lua" to the $HOME/.rpmmacros file before executing rpmbuild Regards, Pierre-Marie Le Biot From: 马银萍 [mailto:mayinping...@gmail.com] Sent: Sunday, November 05, 2017 12:09 PM To: slurm-dev Subject: [slu

Re: [slurm-users] [slurm-dev] How to config job_submit.so plugin

2017-11-06 Thread Bjørn-Helge Mevik
马银萍 writes: > hello, > > I want to config the job_submit.so plugin in my cluster, and I add > JobSubmitPlugins=job_submit/lua in slurm.conf,but when I restart slurmctld, job_submit/lua expects a lua script called job_submit.lua. If your job_submit.so is a compiled C plugin, you should list it e