I agree with Valantis' answer below. I've collected some information
and experiences with the job_submit_plugin in my Wiki page:
https://wiki.fysik.dtu.dk/Niflheim_system/Slurm_configuration/#job-submit-plugins
FYI: My example plugin Lua script is in
https://github.com/OleHolmNielsen/Slurm_tools/tree/master/plugins
/Ole
On 08-02-2023 17:46, Chrysovalantis Paschoulas wrote:
AFAIK no, I am always checking
"src/plugins/job_submit/lua/job_submit_lua.c" ;)
Cheers,
Valantis
On 2/8/23 17:22, Phill Harvey-Smith wrote:
Hi all,
Is there any documentation (or even just a list), of all the fields
that are available in the job_desc parameter to slurm_job_submit in
the job_submit.lua plugin?