Hi,
the init() function is invoked by the controller only if it exists in the plugin and it is invoked when the plugin is loaded.
init() is indeed the right place where to code the plugin initialization.

On 05/08/2014 01:41 PM, Marcin Stolarek wrote:
job_submit plugin init function
Hi Guys,

I'm writing a job submit plugin where I find it convenient to have a configuration file for the plugin. I've seen that in job_submit/pbs plugin there is a function called init, however this is not documented in:
http://slurm.schedmd.com/job_submit_plugins.html
and... for now I believe this doesn't work.

My question is, does any mechanism to load job_submit plugin configuration file only once on slurmctld start exist?

cheers
marcin
--
Marcin Stolarek
Interdisciplinary Centre for Mathematical and Computational Modelling (ICM),
University of Warsaw, Poland

--

Thanks,
/David/Bigagli
[email protected]

Reply via email to